Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1298844

Re: [PATCH v2] extcon: Add the EXTCON_CHG_USB_SDP to support SDP charing port

From Krzysztof Kozlowski <k.kozlowski@samsung.com>
Newsgroups linux.kernel
Subject Re: [PATCH v2] extcon: Add the EXTCON_CHG_USB_SDP to support SDP charing port
Date 2015-12-29 05:30 +0100
Message-ID <qKU53-3OR-7@gated-at.bofh.it> (permalink)
References <qKTVo-3Lv-7@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


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.kozlowski@samsung.com>
> Cc: MyungJoo Ham <myungjoo.ham@samsung.com>
> Signed-off-by: Chanwoo Choi <cw00.choi@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.kozlowski@samsung.com>

Best regards,
Krzysztof


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

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH v2] extcon: Add the EXTCON_CHG_USB_SDP to support SDP charing  port Chanwoo Choi <cw00.choi@samsung.com> - 2015-12-29 05:20 +0100
  Re: [PATCH v2] extcon: Add the EXTCON_CHG_USB_SDP to support SDP  charing port Krzysztof Kozlowski <k.kozlowski@samsung.com> - 2015-12-29 05:30 +0100

csiph-web