Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit bcbbfaae authored by Tiequan Luo's avatar Tiequan Luo
Browse files

ARM: dts: msm: disable pcie1 for kona iot-rb5

pcie1 is for modem in kona iot-rb5.
Currently not enabled inkona iot-rb5.

Change-Id: I8ba3a03ea0ebae52f6d0b5eadc547651fede8d8e
parent 790aee40
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -130,3 +130,7 @@
		status = "okay";
	};
};

&pcie1 {
	status = "disabled";
};