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

Commit 16a1986a authored by Sarthak Garg's avatar Sarthak Garg
Browse files

ARM: dts: msm: Disable eMMC for shima

Disable eMMC for shima so that the bus speed mode changes can be made in
the main shima.dtsi file without breaking the shima RUMI as eMMC is not
needed for shima RUMI.

Change-Id: Ie94f812a025547981b1b31ae745f8ed292bcc660
parent 10c9a075
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -106,7 +106,7 @@
};

&sdhc_1 {
	status = "ok";
	status = "disabled";

	pinctrl-names = "default", "sleep";
	pinctrl-0 = <&sdc1_on>;