Merge "ARM: dts: msm: Add QRTR MHI node for montague"

This commit is contained in:
qctecmdr
2022-12-06 00:12:08 -08:00
committed by Gerrit - the friendly Code Review server

View File

@@ -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;
};
};