Merge "ARM: dts: msm: disable IPA entry for these targets"

This commit is contained in:
qctecmdr
2023-04-06 08:28:08 -07:00
committed by Gerrit - the friendly Code Review server

View File

@@ -5,3 +5,7 @@
compatible = "qcom,waipio";
qcom,msm-id = <457 0x10000>;
};
&ipa_hw {
status = "disabled";
};