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
1 changed files with 4 additions and 0 deletions

View File

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