On 29.12.2015 13:10, Chanwoo Choi wrote:
> This patch adds the new EXTCON_CHG_USB_SDP connector to support SDP (Standard
> Downstream Port) USB charging port. The commit 11eecf910bd8 ("extcon: Modify
> the id and name of external connector") add the new EXTCON_CHG_USB_SDP
> connector which support the both data transfer and usb charging at the same
> time.
> 
> Cc: Krzysztof Kozlowski <k.kozlow...@samsung.com>
> Cc: MyungJoo Ham <myungjoo....@samsung.com>
> Signed-off-by: Chanwoo Choi <cw00.c...@samsung.com>
> ---
> Changes from v1:
> - Update the state of EXTCON_CHG_USB_SDP when updating EXTCON_USB on max8997.
> - Add EXTCON_CHG_USB_SDP update without removing the handling code of 
> EXTCON_USB
>   on max77693.
> 
>  drivers/extcon/extcon-max14577.c |  3 +++
>  drivers/extcon/extcon-max77693.c | 12 +++++++++++-
>  drivers/extcon/extcon-max77843.c |  3 +++
>  drivers/extcon/extcon-max8997.c  |  3 +++
>  drivers/extcon/extcon-rt8973a.c  |  4 ++++
>  drivers/extcon/extcon-sm5502.c   |  4 ++++
>  6 files changed, 28 insertions(+), 1 deletion(-)
> 

Looks correct now:

Reviewed-by: Krzysztof Kozlowski <k.kozlow...@samsung.com>

Best regards,
Krzysztof


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to