* [PATCH] arm64: dts: qcom: Enable eMMC on apq8016-sbc board
@ 2015-10-01 9:59 Georgi Djakov
0 siblings, 0 replies; only message in thread
From: Georgi Djakov @ 2015-10-01 9:59 UTC (permalink / raw)
To: agross; +Cc: georgi.djakov, devicetree, linux-kernel, linux-arm-msm
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>
---
arch/arm64/boot/dts/qcom/apq8016-sbc.dtsi | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/arch/arm64/boot/dts/qcom/apq8016-sbc.dtsi b/arch/arm64/boot/dts/qcom/apq8016-sbc.dtsi
index 3fc3be447edd..8cea426e58af 100644
--- a/arch/arm64/boot/dts/qcom/apq8016-sbc.dtsi
+++ b/arch/arm64/boot/dts/qcom/apq8016-sbc.dtsi
@@ -86,3 +86,7 @@
};
};
};
+
+&sdhc_1 {
+ status = "okay";
+};
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2015-10-01 9:59 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-01 9:59 [PATCH] arm64: dts: qcom: Enable eMMC on apq8016-sbc board Georgi Djakov
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).