2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2025-01-14 08:34:02 +08:00

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: Georgi Djakov <georgi.djakov@linaro.org>
Signed-off-by: Andy Gross <agross@codeaurora.org>
This commit is contained in:
Georgi Djakov 2015-10-01 12:59:31 +03:00 committed by Andy Gross
parent 9f43020dc4
commit 5941c9bb9f

View File

@ -86,3 +86,7 @@
};
};
};
&sdhc_1 {
status = "okay";
};