mirror of
https://github.com/Evolution-X-Devices/kernel_oneplus_sm8550-devicetrees
synced 2026-02-01 09:49:52 +00:00
ARM: dts: msm: disable IPA entry for khaje APQ gaming targets
Add changes to disable IPA through dtsi file for khajeg target. Change-Id: Ida909ca70edb15336d8e31ade51370c2c35ba703
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
parent
d85b61610c
commit
44a448a1e9
@@ -7,3 +7,20 @@
|
||||
compatible = "qcom,khajeg";
|
||||
qcom,msm-id = <585 0x10000>;
|
||||
};
|
||||
&soc {
|
||||
qcom,msm_gsi {
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
qcom,rmnet-ipa {
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
qcom,ipa_fws {
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
ipa_hw: qcom,ipa@0x5800000 {
|
||||
status = "disabled";
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user