Skip to content

Commit bafe64e

Browse files
lynxeye-devgregkh
authored andcommitted
Revert "usb: usb251xb: Add US lanes inversion dts-bindings"
This reverts commit 3342ce3, as there is no need for this separate property and it breaks compatibility with existing devicetree files (arch/arm64/boot/dts/freescale/imx8mq.dtsi). CC: [email protected] #5.2 Fixes: 3342ce3 ("usb: usb251xb: Add US lanes inversion dts-bindings") Signed-off-by: Lucas Stach <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
1 parent f90bf1e commit bafe64e

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

Documentation/devicetree/bindings/usb/usb251xb.txt

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -64,10 +64,8 @@ Optional properties :
6464
- power-on-time-ms : Specifies the time it takes from the time the host
6565
initiates the power-on sequence to a port until the port has adequate
6666
power. The value is given in ms in a 0 - 510 range (default is 100ms).
67-
- swap-dx-lanes : Specifies the downstream ports which will swap the
68-
differential-pair (D+/D-), default is not-swapped.
69-
- swap-us-lanes : Selects the upstream port differential-pair (D+/D-)
70-
swapping (boolean, default is not-swapped)
67+
- swap-dx-lanes : Specifies the ports which will swap the differential-pair
68+
(D+/D-), default is not-swapped.
7169

7270
Examples:
7371
usb2512b@2c {

0 commit comments

Comments
 (0)