[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1365135413-31493-1-git-send-email-aletes.xgr@gmail.com>
Date: Fri, 5 Apr 2013 01:16:53 -0300
From: Alexandre Pereira da Silva <aletes.xgr@...il.com>
To: linux@....linux.org.uk, shawn.guo@...aro.org,
fabio.estevam@...escale.com, otavio@...ystems.com.br,
marex@...x.de, maxime.ripard@...e-electrons.com,
f.koliqi@...il.com, linux-arm-kernel@...ts.infradead.org,
linux-kernel@...r.kernel.org
Cc: Alexandre Pereira da Silva <aletes.xgr@...il.com>
Subject: [PATCH] ARM: dts: imx23-olinuxino: Set the sdcard as non-removable
The imx23-olinuxino sdcard doesn't support card detect.
Signed-off-by: Alexandre Pereira da Silva <aletes.xgr@...il.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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists