mirror of
https://github.com/Evolution-X-Devices/kernel_xiaomi_sm8450-devicetrees
synced 2026-01-27 14:44:08 +00:00
ARM: dts: msm: disable IPA entry for ravelin APQ targets
Add changes to disable IPA through dtsi file for ravelin target. Change-Id: I64d6920ccf0c07155a6eb37eb57fd6444c806cb7
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
parent
99620bd7b2
commit
e582534a11
@@ -5,6 +5,16 @@
|
||||
qcom,msm-id = <602 0x10000>;
|
||||
};
|
||||
|
||||
&ipa_hw {
|
||||
status = "disabled";
|
||||
&soc {
|
||||
qcom,msm_gsi {
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
qcom,rmnet-ipa {
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
ipa_hw: qcom,ipa@3e00000 {
|
||||
status = "disabled";
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user