]> git.baikalelectronics.ru Git - kernel.git/commit
extcon: Add the EXTCON_CHG_USB_SDP to support SDP charing port
authorChanwoo Choi <cw00.choi@samsung.com>
Mon, 9 Nov 2015 01:10:15 +0000 (10:10 +0900)
committerChanwoo Choi <cw00.choi@samsung.com>
Mon, 25 Jan 2016 04:16:53 +0000 (13:16 +0900)
commit9e2b47b4b07d39866463d5e5ed17b96a06134769
treed79afeed652c392dee1464cc57eadba3c39d8bd7
parent7d04385d5471d87f75d330b9e74dfa79dd0e31cc
extcon: Add the EXTCON_CHG_USB_SDP to support SDP charing port

This patch adds the new EXTCON_CHG_USB_SDP connector to support SDP (Standard
Downstream Port) USB charging port. The commit 1055abda1dca ("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.

Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
Reviewed-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
drivers/extcon/extcon-max14577.c
drivers/extcon/extcon-max77693.c
drivers/extcon/extcon-max77843.c
drivers/extcon/extcon-max8997.c
drivers/extcon/extcon-rt8973a.c
drivers/extcon/extcon-sm5502.c