All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ARM: dts: imx23-olinuxino: Set the sdcard as non-removable
@ 2013-04-05  4:16 ` Alexandre Pereira da Silva
  0 siblings, 0 replies; 12+ messages in thread
From: Alexandre Pereira da Silva @ 2013-04-05  4:16 UTC (permalink / raw)
  To: linux-arm-kernel

The imx23-olinuxino sdcard doesn't support card detect.

Signed-off-by: Alexandre Pereira da Silva <aletes.xgr@gmail.com>
---
 arch/arm/boot/dts/imx23-olinuxino.dts |    1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/boot/dts/imx23-olinuxino.dts b/arch/arm/boot/dts/imx23-olinuxino.dts
index e7484e4..03f55c2 100644
--- a/arch/arm/boot/dts/imx23-olinuxino.dts
+++ b/arch/arm/boot/dts/imx23-olinuxino.dts
@@ -29,6 +29,7 @@
 				pinctrl-names = "default";
 				pinctrl-0 = <&mmc0_4bit_pins_a &mmc0_pins_fixup>;
 				bus-width = <4>;
+				non-removable;
 				status = "okay";
 			};
 
-- 
1.7.10

^ permalink raw reply related	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2013-04-05 16:08 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-05  4:16 [PATCH] ARM: dts: imx23-olinuxino: Set the sdcard as non-removable Alexandre Pereira da Silva
2013-04-05  4:16 ` Alexandre Pereira da Silva
2013-04-05  6:38 ` Marek Vasut
2013-04-05  6:38   ` Marek Vasut
2013-04-05  9:16 ` Shawn Guo
2013-04-05  9:16   ` Shawn Guo
2013-04-05 14:11   ` Marek Vasut
2013-04-05 14:11     ` Marek Vasut
2013-04-05 14:53     ` Alexandre Pereira da Silva
2013-04-05 14:53       ` Alexandre Pereira da Silva
2013-04-05 16:08       ` Marek Vasut
2013-04-05 16:08         ` Marek Vasut

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.