usb: USB Type-C connector class
The purpose of USB Type-C connector class is to provide unified interface for the user space to get the status and basic information about USB Type-C connectors on a system, control over data role swapping, and when the port supports USB Power Delivery, also control over power role swapping and Alternate Modes. Signed-off-by: Heikki Krogerus <heikki.krogerus@linux.intel.com> Reviewed-by: Mika Westerberg <mika.westerberg@linux.intel.com> Reviewed-and-Tested-by: Felipe Balbi <felipe.balbi@linux.intel.com> Tested-by: Guenter Roeck <linux@roeck-us.net> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Showing
This diff is collapsed.
Documentation/usb/typec.rst
0 → 100644
drivers/usb/typec/Kconfig
0 → 100644
drivers/usb/typec/Makefile
0 → 100644
drivers/usb/typec/typec.c
0 → 100644
This diff is collapsed.
include/linux/usb/typec.h
0 → 100644
Please register or sign in to comment