mirror of
https://github.com/Evolution-X-Devices/kernel_xiaomi_sm8450-devicetrees
synced 2026-02-01 08:51:30 +00:00
Merge "ARM: dts: msm: Disable the IPA hw in APQ targets"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
387c1237c8
@@ -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