Revert "usb: usb251xb: Add US lanes inversion dts-bindings"
This reverts commit3342ce35a1
, 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: stable@vger.kernel.org #5.2 Fixes:3342ce35a1
("usb: usb251xb: Add US lanes inversion dts-bindings") Signed-off-by: Lucas Stach <l.stach@pengutronix.de> Link: https://lore.kernel.org/r/20190719084407.28041-1-l.stach@pengutronix.de Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
f90bf1ece4
commit
bafe64e5f0
|
@ -64,10 +64,8 @@ Optional properties :
|
||||||
- power-on-time-ms : Specifies the time it takes from the time the host
|
- power-on-time-ms : Specifies the time it takes from the time the host
|
||||||
initiates the power-on sequence to a port until the port has adequate
|
initiates the power-on sequence to a port until the port has adequate
|
||||||
power. The value is given in ms in a 0 - 510 range (default is 100ms).
|
power. The value is given in ms in a 0 - 510 range (default is 100ms).
|
||||||
- swap-dx-lanes : Specifies the downstream ports which will swap the
|
- swap-dx-lanes : Specifies the ports which will swap the differential-pair
|
||||||
differential-pair (D+/D-), default is not-swapped.
|
(D+/D-), default is not-swapped.
|
||||||
- swap-us-lanes : Selects the upstream port differential-pair (D+/D-)
|
|
||||||
swapping (boolean, default is not-swapped)
|
|
||||||
|
|
||||||
Examples:
|
Examples:
|
||||||
usb2512b@2c {
|
usb2512b@2c {
|
||||||
|
|
Loading…
Reference in New Issue