linux/drivers/extcon
Roger Quadros e52817faae extcon: usb-gpio: Introduce gpio usb extcon driver
This driver observes the USB ID pin connected over a GPIO and
updates the USB cable extcon states accordingly.

The existing GPIO extcon driver is not suitable for this purpose
as it needs to be taught to understand USB cable states and it
can't handle more than one cable per instance.

For the USB case we need to handle 2 cable states.
1) USB (attach/detach)
2) USB-HOST (attach/detach)

This driver can be easily updated in the future to handle VBUS
events in case it happens to be available on GPIO for any platform.

Signed-off-by: Roger Quadros <rogerq@ti.com>
Reviewed-by: Felipe Balbi <balbi@ti.com>
Acked-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
2015-02-24 09:00:53 +09:00
..
extcon-adc-jack.c extcon: adc-jack: Release IIO channel on driver remove 2015-01-26 13:47:55 +09:00
extcon-arizona.c extcon: drop owner assignment from platform_drivers 2014-10-20 16:20:30 +02:00
extcon-class.c extcon: Remove duplicated include from extcon-class.c 2015-01-26 13:47:54 +09:00
extcon-gpio.c extcon: drop owner assignment from platform_drivers 2014-10-20 16:20:30 +02:00
extcon-max8997.c extcon: drop owner assignment from platform_drivers 2014-10-20 16:20:30 +02:00
extcon-max14577.c Char/Misc driver patches for 3.19-rc1 2014-12-14 16:43:47 -08:00
extcon-max77693.c extcon: max77693: Use HOST term to express USB-HOST cable instead of OTG term 2015-02-24 09:00:53 +09:00
extcon-palmas.c extcon: drop owner assignment from platform_drivers 2014-10-20 16:20:30 +02:00
extcon-rt8973a.c extcon: rt8973a: Add Richtek RT8973A extcon driver 2014-09-22 11:43:08 +09:00
extcon-rt8973a.h extcon: rt8973a: Add Richtek RT8973A extcon driver 2014-09-22 11:43:08 +09:00
extcon-sm5502.c extcon: sm5502: Drop useless include 2014-09-22 16:00:23 +09:00
extcon-sm5502.h extcon: sm5502: Move sm5502.h header file to extcon directory 2014-09-22 11:43:08 +09:00
extcon-usb-gpio.c extcon: usb-gpio: Introduce gpio usb extcon driver 2015-02-24 09:00:53 +09:00
Kconfig extcon: usb-gpio: Introduce gpio usb extcon driver 2015-02-24 09:00:53 +09:00
Makefile extcon: usb-gpio: Introduce gpio usb extcon driver 2015-02-24 09:00:53 +09:00