extcon: int3496: Add Intel INT3496 ACPI device extcon driver
authorDavid Cohen <david.a.cohen@intel.com>
Wed, 21 Dec 2016 11:20:25 +0000 (12:20 +0100)
committerChanwoo Choi <cw00.choi@samsung.com>
Mon, 9 Jan 2017 01:04:11 +0000 (10:04 +0900)
commit2f556bdb9f2e3794722c0d9186db9799b35071c4
tree99da983bc7c52a9d839064f8c8c140a55718c1bf
parent5298b8365832e13158e41e205a31a9505eef4c94
extcon: int3496: Add Intel INT3496 ACPI device extcon driver

Add an extcon driver for USB OTG ports controlled by an Intel INT3496
ACPI device (e.g. Baytrail, Cherrytrail devices).

Signed-off-by: David Cohen <david.a.cohen@intel.com>
[hdgoede@redhat.com: Port to current kernel, cleanup, submit upstream]
[hdgoede@redhat.com: Add Documentation/extcon/intel-int3496.txt]
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
Documentation/extcon/intel-int3496.txt [new file with mode: 0644]
drivers/extcon/Kconfig
drivers/extcon/Makefile
drivers/extcon/extcon-intel-int3496.c [new file with mode: 0644]