Merge "ARM: dts: msm: Enable UCSI nodes for sun"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
7693df90a2
@@ -279,3 +279,22 @@
|
|||||||
&tlmm 63 0 &tlmm 91 0 &tlmm 88 0x2008>;
|
&tlmm 63 0 &tlmm 91 0 &tlmm 88 0x2008>;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
&usb0 {
|
||||||
|
usb-role-switch;
|
||||||
|
port {
|
||||||
|
usb_port0: endpoint {
|
||||||
|
remote-endpoint = <&usb_port0_connector>;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
|
&ucsi {
|
||||||
|
connector {
|
||||||
|
port {
|
||||||
|
usb_port0_connector: endpoint {
|
||||||
|
remote-endpoint = <&usb_port0>;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
};
|
||||||
|
};
|
||||||
|
@@ -313,3 +313,22 @@
|
|||||||
&tlmm 51 0 &tlmm 161 0 &tlmm 162 0x2008>;
|
&tlmm 51 0 &tlmm 161 0 &tlmm 162 0x2008>;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
&usb0 {
|
||||||
|
usb-role-switch;
|
||||||
|
port {
|
||||||
|
usb_port0: endpoint {
|
||||||
|
remote-endpoint = <&usb_port0_connector>;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
|
&ucsi {
|
||||||
|
connector {
|
||||||
|
port {
|
||||||
|
usb_port0_connector: endpoint {
|
||||||
|
remote-endpoint = <&usb_port0>;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
};
|
||||||
|
};
|
||||||
|
@@ -217,3 +217,22 @@
|
|||||||
dummy-supply = <&pmih010x_eusb2_repeater>;
|
dummy-supply = <&pmih010x_eusb2_repeater>;
|
||||||
usb-repeater = <&pmih010x_eusb2_repeater>;
|
usb-repeater = <&pmih010x_eusb2_repeater>;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
&usb0 {
|
||||||
|
usb-role-switch;
|
||||||
|
port {
|
||||||
|
usb_port0: endpoint {
|
||||||
|
remote-endpoint = <&usb_port0_connector>;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
|
&ucsi {
|
||||||
|
connector {
|
||||||
|
port {
|
||||||
|
usb_port0_connector: endpoint {
|
||||||
|
remote-endpoint = <&usb_port0>;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
};
|
||||||
|
};
|
||||||
|
Reference in New Issue
Block a user