Merge "ARM: dts: msm: Enable UCSI nodes for Tuna USB"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
17f58d245b
@@ -93,6 +93,12 @@
|
|||||||
maximum-speed = "super-speed-plus";
|
maximum-speed = "super-speed-plus";
|
||||||
usb-role-switch;
|
usb-role-switch;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
port {
|
||||||
|
usb_port0: endpoint {
|
||||||
|
remote-endpoint = <&usb_port0_connector>;
|
||||||
|
};
|
||||||
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
dwc3_mem_region: dwc3_mem_region {
|
dwc3_mem_region: dwc3_mem_region {
|
||||||
|
@@ -2575,6 +2575,13 @@
|
|||||||
|
|
||||||
ucsi: qcom,ucsi {
|
ucsi: qcom,ucsi {
|
||||||
compatible = "qcom,ucsi-glink";
|
compatible = "qcom,ucsi-glink";
|
||||||
|
connector {
|
||||||
|
port {
|
||||||
|
usb_port0_connector: endpoint {
|
||||||
|
remote-endpoint = <&usb_port0>;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
altmode: qcom,altmode {
|
altmode: qcom,altmode {
|
||||||
|
Reference in New Issue
Block a user