public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] ti,am62-usb: introduce ti,lane-reverse property
@ 2025-09-08 16:20 Richard Genoud
  2025-09-08 16:20 ` [PATCH 1/2] dt-bindings: usb/ti,am62-usb.yaml: Add " Richard Genoud
  2025-09-08 16:20 ` [PATCH 2/2] usb: dwc3-am62: support " Richard Genoud
  0 siblings, 2 replies; 8+ messages in thread
From: Richard Genoud @ 2025-09-08 16:20 UTC (permalink / raw)
  To: Greg Kroah-Hartman, Rob Herring, Krzysztof Kozlowski,
	Conor Dooley, Thinh Nguyen
  Cc: Aswath Govindraju, linux-usb, devicetree, linux-kernel,
	Thomas Petazzoni, Richard Genoud

This mini series introduces and uses the ti,lane-reverse property.

dwc3-am62 USB PHY supports swapping D+ and D- lines which is quite
useful when a mistake as been made in the design, or even if the lines
were swapped on purpose, to facilitate routing for example.

The first patch adds the binding and the second one uses it.

This has been tested on a am625 Soc

Richard Genoud (2):
  dt-bindings: usb/ti,am62-usb.yaml: Add ti,lane-reverse property
  usb: dwc3-am62: support ti,lane-reverse property

 Documentation/devicetree/bindings/usb/ti,am62-usb.yaml | 5 +++++
 drivers/usb/dwc3/dwc3-am62.c                           | 5 +++++
 2 files changed, 10 insertions(+)


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

end of thread, other threads:[~2025-09-19  4:31 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-08 16:20 [PATCH 0/2] ti,am62-usb: introduce ti,lane-reverse property Richard Genoud
2025-09-08 16:20 ` [PATCH 1/2] dt-bindings: usb/ti,am62-usb.yaml: Add " Richard Genoud
2025-09-09  7:32   ` Krzysztof Kozlowski
2025-09-09  9:11     ` Richard GENOUD
2025-09-14 14:55       ` Krzysztof Kozlowski
2025-09-18 15:41         ` Richard GENOUD
2025-09-19  4:31           ` Krzysztof Kozlowski
2025-09-08 16:20 ` [PATCH 2/2] usb: dwc3-am62: support " Richard Genoud

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox