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 the IPA hw in APQ targets
Disable the IPA H/W for APQ targets in cape Change-Id: I75b88ab261d3e2c47d7c16eef0311fca8996f5fc
This commit is contained in:
@@ -5,3 +5,13 @@
|
||||
compatible = "qcom,capep";
|
||||
qcom,msm-id = <531 0x10000>;
|
||||
};
|
||||
|
||||
&soc {
|
||||
qcom,rmnet-ipa {
|
||||
status = "disabled";
|
||||
};
|
||||
};
|
||||
|
||||
&ipa_hw {
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user