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

Commit f5488884 authored by Zhenlin Lian's avatar Zhenlin Lian
Browse files

ARM: dts: msm: Enable PCIe1 PCIe2 for RB5 board

Clear qcom,boot-option to get the pcie enumeration during probe.

Change-Id: I477b8fa228a58bbb0b64a8d703135f3b04cbc652
parent 10e7ddc2
Loading
Loading
Loading
Loading
+7 −1
Original line number Diff line number Diff line
@@ -246,7 +246,13 @@
};

&pcie1 {
	status = "disabled";
	status = "okay";
	qcom,boot-option = <0x0>;
};

&pcie2 {
	status = "okay";
	qcom,boot-option = <0x0>;
};

&thermal_zones {