usb: usb251xb: Add US port lanes inversion property
authorSerge Semin <fancer.lancer@gmail.com>
Wed, 24 Apr 2019 21:12:07 +0000 (00:12 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 2 May 2019 17:28:56 +0000 (19:28 +0200)
commit6e7adf3ea6133255deae219b8d6a57eee4ac9cf5
treec85239edab14d3164b7078eac1e1c1a51c3cccc3
parent73d31def1aabd2a57b85bd2e48d244a5d5a2f58d
usb: usb251xb: Add US port lanes inversion property

The driver bindings already declare the "swap-dx-lanes" property to
invert the downstream ports lanes polarity. The similar config
can be defined for a single upstream port - "swap-us-lanes". It's
going to be boolean since there is only one upstream port
on the hub.

Signed-off-by: Serge Semin <fancer.lancer@gmail.com>
Acked-by: Richard Leitner <richard.leitner@skidata.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/misc/usb251xb.c