ARM: dts: msm: disable IPA3 on MSMCobalt rumi

Disable ipa-driver on MSMCobalt rumi build.

Signed-off-by: Skylar Chang <chiaweic@codeaurora.org>
Change-Id: I8447214ca3fcf4567979ce2538dc342c4957e4d4
This commit is contained in:
Skylar Chang 2016-04-20 12:13:18 -07:00 committed by Jeevan Shriram
parent 14648993db
commit 2d3f067449

View file

@ -136,3 +136,13 @@
&rpm_bus { &rpm_bus {
rpm-standalone; rpm-standalone;
}; };
&soc {
qcom,rmnet-ipa {
status = "disabled";
};
};
&ipa_hw {
status = "disabled";
};