[RESEND PATCH v3 6/6] platform/chrome: Register USB PD charger device

2016-03-02 Thread Tomeu Vizoso
Check if a EC has andy PD ports and register a USB PD charger device if so. Signed-off-by: Tomeu Vizoso --- Changes in v3: - Only register the PD charger device if there are any PD ports in this EC. - Dropped patch using EC_CMD_GET_FEATURES to decide whether to

[RESEND PATCH v3 6/6] platform/chrome: Register USB PD charger device

2016-03-02 Thread Tomeu Vizoso
Check if a EC has andy PD ports and register a USB PD charger device if so. Signed-off-by: Tomeu Vizoso --- Changes in v3: - Only register the PD charger device if there are any PD ports in this EC. - Dropped patch using EC_CMD_GET_FEATURES to decide whether to create a charger device