[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250908162052.355341-1-richard.genoud@bootlin.com>
Date: Mon, 8 Sep 2025 18:20:50 +0200
From: Richard Genoud <richard.genoud@...tlin.com>
To: Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Rob Herring <robh@...nel.org>,
Krzysztof Kozlowski <krzk+dt@...nel.org>,
Conor Dooley <conor+dt@...nel.org>,
Thinh Nguyen <Thinh.Nguyen@...opsys.com>
Cc: Aswath Govindraju <a-govindraju@...com>,
linux-usb@...r.kernel.org,
devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org,
Thomas Petazzoni <thomas.petazzoni@...tlin.com>,
Richard Genoud <richard.genoud@...tlin.com>
Subject: [PATCH 0/2] ti,am62-usb: introduce ti,lane-reverse property
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(+)
Powered by blists - more mailing lists