Merge "ARM: dts: msm: Enable UCSI nodes for Tuna USB"

This commit is contained in:
QCTECMDR Service
2024-11-23 23:37:48 -08:00
committed by Gerrit - the friendly Code Review server
2 changed files with 13 additions and 0 deletions

View File

@@ -93,6 +93,12 @@
maximum-speed = "super-speed-plus";
usb-role-switch;
};
port {
usb_port0: endpoint {
remote-endpoint = <&usb_port0_connector>;
};
};
};
dwc3_mem_region: dwc3_mem_region {

View File

@@ -2575,6 +2575,13 @@
ucsi: qcom,ucsi {
compatible = "qcom,ucsi-glink";
connector {
port {
usb_port0_connector: endpoint {
remote-endpoint = <&usb_port0>;
};
};
};
};
altmode: qcom,altmode {