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

Commit 1f015193 authored by Anant Goel's avatar Anant Goel
Browse files

ARM: dts: msm: Enable SDHC controller for SA8155 VM



The SA8155 VM needs to access the SDHC_2 controller.
Enable the SDHC_2 controller to do so.

Change-Id: I22e2ba2aa490ecc2f180c11b8b27263c999ed5e4
Signed-off-by: default avatarAnant Goel <anantg@codeaurora.org>
parent be3c3dd7
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -41,3 +41,7 @@
&pcie0 {
	status = "ok";
};

&sdhc_2 {
	status = "ok";
};