Commit 1897fda9 authored by Alexandre Pereira da Silva's avatar Alexandre Pereira da Silva Committed by Shawn Guo

ARM: dts: imx23-olinuxino: mark sdcard cd as broken

The imx23-olinuxino sdcard doesn't have card detect.
Signed-off-by: default avatarAlexandre Pereira da Silva <aletes.xgr@gmail.com>
Signed-off-by: default avatarShawn Guo <shawn.guo@linaro.org>
parent bcc20f9e
......@@ -29,6 +29,7 @@ ssp0: ssp@80010000 {
pinctrl-names = "default";
pinctrl-0 = <&mmc0_4bit_pins_a &mmc0_pins_fixup>;
bus-width = <4>;
broken-cd;
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