extcon: Add driver for TI TUSB320
authorMichael Auchter <michael.auchter@ni.com>
Thu, 15 Oct 2020 14:07:34 +0000 (09:07 -0500)
committerChanwoo Choi <cw00.choi@samsung.com>
Fri, 11 Dec 2020 08:01:09 +0000 (17:01 +0900)
commit06bc4ca115cddabba0faa801488bd946a48c0bf7
tree3a91e65b8bdf491b18b5e2a1c3f379f5ba234815
parent0477e92881850d44910a7e94fc2c46f96faa131f
extcon: Add driver for TI TUSB320

This patch adds an extcon driver for the TI TUSB320 USB Type-C device.
This can be used to detect whether the port is configured as a
downstream or upstream facing port.

Signed-off-by: Michael Auchter <michael.auchter@ni.com>
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
drivers/extcon/Kconfig
drivers/extcon/Makefile
drivers/extcon/extcon-usbc-tusb320.c [new file with mode: 0644]