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

Commit 5941c9bb authored by Georgi Djakov's avatar Georgi Djakov Committed by Andy Gross
Browse files

arm64: dts: qcom: Enable eMMC on apq8016-sbc board



Enable the eMMC on the APQ8016 SBC board (also known as DragonBoard 410c),
so that we can use its internal storage.

Signed-off-by: default avatarGeorgi Djakov <georgi.djakov@linaro.org>
Signed-off-by: default avatarAndy Gross <agross@codeaurora.org>
parent 9f43020d
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -86,3 +86,7 @@
		};
	};
};

&sdhc_1 {
	status = "okay";
};