mirror of
https://github.com/Evolution-X-Devices/kernel_xiaomi_sm8450-devicetrees
synced 2026-02-01 08:51:30 +00:00
ARM: dts: msm: enable qrtr over mhi for cape
Add dt node for passing device specific configuration for qrtr over mhi. Change-Id: I2ecf91e941e603a5fdf7de9b6589ef73e3d77b5e
This commit is contained in:
@@ -2024,6 +2024,13 @@
|
||||
interrupts = <GIC_SPI 266 IRQ_TYPE_LEVEL_HIGH>;
|
||||
cap-based-alloc-and-pwr-collapse;
|
||||
};
|
||||
|
||||
mhi_qrtr_cnss {
|
||||
compatible = "qcom,qrtr-mhi";
|
||||
qcom,dev-id = <0x1103>;
|
||||
qcom,net-id = <0>;
|
||||
qcom,low-latency;
|
||||
};
|
||||
};
|
||||
|
||||
&clock_gcc {
|
||||
|
||||
Reference in New Issue
Block a user