]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging: typec: Type-C Port Controller Interface driver (tcpci)
authorGuenter Roeck <groeck@chromium.org>
Thu, 27 Apr 2017 21:09:57 +0000 (14:09 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 28 Apr 2017 09:29:00 +0000 (11:29 +0200)
commit74e656d6b0551999194b5ab1e45ff8b1e82b898e
treeef0e87635731d310ff044b1b6588e61967c2eb10
parentf0690a25a140b853b1842fa80faf828601bb47e8
staging: typec: Type-C Port Controller Interface driver (tcpci)

The port controller interface driver interconnects the Type-C Port
Manager with a Type-C Port Controller Interface (TCPCI) compliant
port controller.

Signed-off-by: Guenter Roeck <groeck@chromium.org>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/typec/Kconfig
drivers/staging/typec/Makefile
drivers/staging/typec/TODO
drivers/staging/typec/tcpci.c [new file with mode: 0644]
drivers/staging/typec/tcpci.h [new file with mode: 0644]