linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/2] ARM: dts: imx27-pdk: Add NAND support
@ 2014-04-17 12:42 Fabio Estevam
  2014-04-17 12:42 ` [PATCH 2/2] ARM: dts: imx27-pdk: Add keypad support Fabio Estevam
  2014-04-17 13:01 ` [PATCH 1/2] ARM: dts: imx27-pdk: Add NAND support Alexander Shiyan
  0 siblings, 2 replies; 6+ messages in thread
From: Fabio Estevam @ 2014-04-17 12:42 UTC (permalink / raw)
  To: linux-arm-kernel

From: Fabio Estevam <fabio.estevam@freescale.com>

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
---
 arch/arm/boot/dts/imx27-pdk.dts | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/arch/arm/boot/dts/imx27-pdk.dts b/arch/arm/boot/dts/imx27-pdk.dts
index 971961f..c629a8c 100644
--- a/arch/arm/boot/dts/imx27-pdk.dts
+++ b/arch/arm/boot/dts/imx27-pdk.dts
@@ -84,6 +84,12 @@
 	status = "okay";
 };
 
+&nfc {
+	status = "okay";
+	nand-ecc-mode = "hw";
+	nand-on-flash-bbt;
+};
+
 &uart1 {
 	fsl,uart-has-rtscts;
 	pinctrl-names = "default";
-- 
1.8.3.2

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

end of thread, other threads:[~2014-04-17 13:19 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-17 12:42 [PATCH 1/2] ARM: dts: imx27-pdk: Add NAND support Fabio Estevam
2014-04-17 12:42 ` [PATCH 2/2] ARM: dts: imx27-pdk: Add keypad support Fabio Estevam
2014-04-17 13:04   ` Alexander Shiyan
2014-04-17 13:01 ` [PATCH 1/2] ARM: dts: imx27-pdk: Add NAND support Alexander Shiyan
2014-04-17 13:12   ` Fabio Estevam
2014-04-17 13:19     ` Alexander Shiyan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).