Commit fd6beeb3 authored by Gwenhael Goavec-Merou's avatar Gwenhael Goavec-Merou Committed by Shawn Guo

ARM: imx27-apf27dev: Add sdhci support

Signed-off-by: default avatarGwenhael Goavec-Merou <gwenhael.goavec-merou@armadeus.com>
Signed-off-by: default avatarShawn Guo <shawn.guo@linaro.org>
parent 1cbb74fd
......@@ -89,3 +89,9 @@ rtc@68 {
&i2c2 {
status = "okay";
};
&sdhci2 {
bus-width = <4>;
cd-gpios = <&gpio3 14 0>;
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