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

Commit d823e430 authored by Sarthak Garg's avatar Sarthak Garg
Browse files

ARM: dts: msm: Disable eMMC for holi

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

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

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

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