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

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
......@@ -86,3 +86,7 @@ led@6 {
};
};
};
&sdhc_1 {
status = "okay";
};
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment