linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] usb: host: add TPL support to ehci ohci and dwc2
@ 2022-06-21 13:05 Fabrice Gasnier
  2022-06-21 13:05 ` [PATCH 1/3] usb: host: ohci-platform: add TPL support Fabrice Gasnier
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Fabrice Gasnier @ 2022-06-21 13:05 UTC (permalink / raw)
  To: hminas, gregkh, stern
  Cc: linux-usb, linux-kernel, linux-arm-kernel, linux-stm32,
	amelie.delaunay, fabrice.gasnier

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(+)

-- 
2.25.1


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2022-06-21 14:25 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-06-21 13:05 [PATCH 0/3] usb: host: add TPL support to ehci ohci and dwc2 Fabrice Gasnier
2022-06-21 13:05 ` [PATCH 1/3] usb: host: ohci-platform: add TPL support Fabrice Gasnier
2022-06-21 14:19   ` Alan Stern
2022-06-21 14:23   ` Greg KH
2022-06-21 13:05 ` [PATCH 2/3] usb: host: ehci-platform: " Fabrice Gasnier
2022-06-21 13:05 ` [PATCH 3/3] usb: dwc2: host: " Fabrice Gasnier
2022-06-21 14:24   ` Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).