Re: [PATCH v2] usb: phy: msm: Add D+/D- lines route control

2015-08-03 Thread Geert Uytterhoeven
On Tue, Jul 28, 2015 at 10:10 AM, Ivan T. Ivanov wrote: > --- a/Documentation/devicetree/bindings/usb/msm-hsusb.txt > +++ b/Documentation/devicetree/bindings/usb/msm-hsusb.txt > @@ -52,6 +52,10 @@ Required properties: > Optional properties: > - dr_mode: One of "host", "peripheral" or "otg".

[PATCH v2] usb: phy: msm: Add D+/D- lines route control

2015-07-28 Thread Ivan T. Ivanov
apq8016-sbc board is using Dual SPDT USB Switch (TC7USB40MU), witch is controlled by GPIO to de/multiplex D+/D- USB lines to USB2513B Hub and uB connector. Add support for this. Signed-off-by: Ivan T. Ivanov --- * Rebased on current testing/next. .../devicetree/bindings/usb/msm-hsusb.txt