diff --git a/qcom/montague.dtsi b/qcom/montague.dtsi index 45697b5e..1f79f65d 100644 --- a/qcom/montague.dtsi +++ b/qcom/montague.dtsi @@ -15,3 +15,12 @@ status = "ok"; }; }; + +&soc { + mhi_qrtr_cnss { + compatible = "qcom,qrtr-mhi"; + qcom,dev-id = <0x1103>; + qcom,net-id = <0>; + qcom,low-latency; + }; +};