diff --git a/qcom/sun.dtsi b/qcom/sun.dtsi index 15edcb8b..b06276f5 100644 --- a/qcom/sun.dtsi +++ b/qcom/sun.dtsi @@ -3226,6 +3226,20 @@ peer-name = <4>; }; + qcom,qrtr-mhi-cnss { + compatible = "qcom,qrtr-mhi"; + qcom,dev-id = <0x1103>; + qcom,net-id = <0>; + qcom,low-latency; + }; + + qcom,qrtr-mhi-cnss { + compatible = "qcom,qrtr-mhi"; + qcom,dev-id = <0x1107>; + qcom,net-id = <1>; + qcom,low-latency; + }; + soccp_pas: remoteproc-soccp@a3380000 { compatible = "qcom,sun-soccp-pas"; reg = <0xa3380000 0x10000>;