ARM: dts: msm: Remove usb-role-switch for pineapple
Remove the usb-role-switch property for pineapple target. USB SW driver will assume that the USB cable is connected and enumerate w/the PC. Change-Id: I6f2f1b292792bc064722fdeff3807ea4c3fa5a53 Signed-off-by: Bruce Levy <quic_blevy@quicinc.com>
This commit is contained in:
@@ -186,10 +186,6 @@
|
||||
usb-repeater = <&pm8550b_eusb2_repeater>;
|
||||
};
|
||||
|
||||
&usb0 {
|
||||
usb-role-switch;
|
||||
};
|
||||
|
||||
&qupv3_se4_spi {
|
||||
#address-cells = <1>;
|
||||
#size-cells = <0>;
|
||||
|
@@ -80,7 +80,6 @@
|
||||
tx-fifo-resize;
|
||||
dr_mode = "otg";
|
||||
maximum-speed = "super-speed-plus";
|
||||
usb-role-switch;
|
||||
};
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user