[PATCH] ARM: imx27-apf27dev: Add sdhci support
Gwenhael Goavec-Merou
gwenhael.goavec-merou at armadeus.com
Mon Nov 11 12:56:49 EST 2013
Signed-off-by: Gwenhael Goavec-Merou <gwenhael.goavec-merou at armadeus.com>
---
arch/arm/boot/dts/imx27-apf27dev.dts | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/arch/arm/boot/dts/imx27-apf27dev.dts b/arch/arm/boot/dts/imx27-apf27dev.dts
index 47c8c26..7d90877 100644
--- a/arch/arm/boot/dts/imx27-apf27dev.dts
+++ b/arch/arm/boot/dts/imx27-apf27dev.dts
@@ -89,3 +89,9 @@
&i2c2 {
status = "okay";
};
+
+&sdhci2 {
+ bus-width = <4>;
+ cd-gpios = <&gpio3 14 0>;
+ status = "okay";
+};
--
1.8.3.2
More information about the linux-arm-kernel
mailing list