mbox series

[0/3] usb: host: add TPL support to ehci ohci and dwc2

Message ID 20220621130506.85424-1-fabrice.gasnier@foss.st.com (mailing list archive)
Headers show
Series usb: host: add TPL support to ehci ohci and dwc2 | expand

Message

Fabrice Gasnier June 21, 2022, 1:05 p.m. UTC
The TPL support is used to identify targeted devices during EH compliance
testing. Add TPL support setting from device tree on ehci-platform,
ohci-platform and dwc2 drivers.

Amelie Delaunay (3):
  usb: host: ohci-platform: add TPL support
  usb: host: ehci-platform: add TPL support
  usb: dwc2: host: add TPL support

 drivers/usb/dwc2/hcd.c           | 3 +++
 drivers/usb/host/ehci-platform.c | 2 ++
 drivers/usb/host/ohci-platform.c | 3 +++
 3 files changed, 8 insertions(+)