ARM: imx27-apf27dev: Add sdhci support
authorGwenhael Goavec-Merou <gwenhael.goavec-merou@armadeus.com>
Mon, 11 Nov 2013 17:56:49 +0000 (18:56 +0100)
committerShawn Guo <shawn.guo@linaro.org>
Sun, 9 Feb 2014 13:32:38 +0000 (21:32 +0800)
Signed-off-by: Gwenhael Goavec-Merou <gwenhael.goavec-merou@armadeus.com>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
arch/arm/boot/dts/imx27-apf27dev.dts

index 47c8c26012e4d24661124f15ff8396f428136797..7d908777ca5bf8ca019f1ce4eb08ace53d02ca60 100644 (file)
@@ -89,3 +89,9 @@
 &i2c2 {
        status = "okay";
 };
+
+&sdhci2 {
+       bus-width = <4>;
+       cd-gpios = <&gpio3 14 0>;
+       status = "okay";
+};
This page took 0.024788 seconds and 5 git commands to generate.