-
- Downloads
usb: typec: Separate the definitions for data and power roles
USB Type-C specification v1.2 separated the power and data roles more clearly. Dual-Role-Data term was introduced, and the meaning of DRP was changed from "Dual-Role-Port" to "Dual-Role-Power". In order to allow the port drivers to describe the capabilities of the ports more clearly according to the newest specifications, introducing separate definitions for the data roles. Reviewed-by:Guenter Roeck <linux@roeck-us.net> Signed-off-by:
Heikki Krogerus <heikki.krogerus@linux.intel.com> Signed-off-by:
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Showing
- drivers/usb/typec/class.c 34 additions, 22 deletionsdrivers/usb/typec/class.c
- drivers/usb/typec/fusb302/fusb302.c 1 addition, 0 deletionsdrivers/usb/typec/fusb302/fusb302.c
- drivers/usb/typec/tcpm.c 5 additions, 4 deletionsdrivers/usb/typec/tcpm.c
- drivers/usb/typec/tps6598x.c 17 additions, 9 deletionsdrivers/usb/typec/tps6598x.c
- drivers/usb/typec/typec_wcove.c 1 addition, 0 deletionsdrivers/usb/typec/typec_wcove.c
- drivers/usb/typec/ucsi/ucsi.c 10 additions, 3 deletionsdrivers/usb/typec/ucsi/ucsi.c
- include/linux/usb/tcpm.h 1 addition, 0 deletionsinclude/linux/usb/tcpm.h
- include/linux/usb/typec.h 11 additions, 3 deletionsinclude/linux/usb/typec.h
Loading
Please register or sign in to comment