devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/4] usb: host: add TPL support to ehci ohci and dwc2
@ 2022-06-21 15:23 Fabrice Gasnier
  2022-06-21 15:23 ` [PATCH v2 1/4] usb: host: ohci-platform: add TPL support Fabrice Gasnier
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Fabrice Gasnier @ 2022-06-21 15:23 UTC (permalink / raw)
  To: hminas, gregkh, robh+dt
  Cc: stern, krzysztof.kozlowski+dt, devicetree, linux-usb,
	linux-kernel, linux-arm-kernel, linux-stm32, amelie.delaunay,
	fabrice.gasnier

The Target Peripheral List (TPL) support is used to identify targeted
devices during Embedded Host (EH) compliance testing. Add TPL support
setting from device tree on ehci-platform, ohci-platform and dwc2 drivers.
Also document TPL support in DWC2 dt-bindings.

Changes in v2:
- Document TPL support in DWC2 dt-bindings
- Spell TPL and EH
- Add collected ack

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

Fabrice Gasnier (1):
  dt-bindings: usb: dwc2: document TPL support

 Documentation/devicetree/bindings/usb/dwc2.yaml | 3 +++
 drivers/usb/dwc2/hcd.c                          | 3 +++
 drivers/usb/host/ehci-platform.c                | 2 ++
 drivers/usb/host/ohci-platform.c                | 3 +++
 4 files changed, 11 insertions(+)

-- 
2.25.1


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

end of thread, other threads:[~2022-06-22  5:32 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-06-21 15:23 [PATCH v2 0/4] usb: host: add TPL support to ehci ohci and dwc2 Fabrice Gasnier
2022-06-21 15:23 ` [PATCH v2 1/4] usb: host: ohci-platform: add TPL support Fabrice Gasnier
2022-06-21 15:23 ` [PATCH v2 2/4] usb: host: ehci-platform: " Fabrice Gasnier
2022-06-21 15:23 ` [PATCH v2 3/4] dt-bindings: usb: dwc2: document " Fabrice Gasnier
2022-06-21 15:23 ` [PATCH v2 4/4] usb: dwc2: host: add " Fabrice Gasnier
2022-06-22  5:32   ` Minas Harutyunyan

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).