diff --git a/qcom/kera-usb.dtsi b/qcom/kera-usb.dtsi index 114c7381..3bf8b556 100644 --- a/qcom/kera-usb.dtsi +++ b/qcom/kera-usb.dtsi @@ -91,6 +91,12 @@ maximum-speed = "super-speed-plus"; usb-role-switch; }; + + port { + usb_port0: endpoint { + remote-endpoint = <&usb_port0_connector>; + }; + }; }; dwc3_mem_region: dwc3_mem_region { diff --git a/qcom/kera.dtsi b/qcom/kera.dtsi index 38fc677f..18912460 100644 --- a/qcom/kera.dtsi +++ b/qcom/kera.dtsi @@ -2428,6 +2428,13 @@ ucsi: qcom,ucsi { compatible = "qcom,ucsi-glink"; + connector { + port { + usb_port0_connector: endpoint { + remote-endpoint = <&usb_port0>; + }; + }; + }; }; altmode: qcom,altmode {