ARM: dts: msm: Add wcd_usbss reference to USB on sun

The USB D+/D- signal lines are first routed through the WCD939x USB
subsystem before connecting to the USB controller on MTP platform for
sun. Add a phandle to the former to the USB device node. This will allow
the USB driver to control the D+/D- switches when USB 2.0 functionality
is needed.

Change-Id: Iae9cc1fc46826c1f355e230029d6b5a41eae057f
Signed-off-by: Ronak Vijay Raheja <quic_rraheja@quicinc.com>
This commit is contained in:
Ronak Vijay Raheja
2023-12-26 13:22:12 -08:00
parent 5d39ee9ed8
commit 4991cc1e5b

View File

@@ -320,6 +320,8 @@
}; };
&usb0 { &usb0 {
qcom,wcd_usbss = <&wcd_usbss>;
usb-role-switch; usb-role-switch;
port { port {
usb_port0: endpoint { usb_port0: endpoint {