From: festevam@gmail.com (Fabio Estevam)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/2] ARM: dts: imx27-pdk: Add NAND support
Date: Thu, 17 Apr 2014 09:42:40 -0300 [thread overview]
Message-ID: <1397738561-3335-1-git-send-email-festevam@gmail.com> (raw)
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
next reply other threads:[~2014-04-17 12:42 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-04-17 12:42 Fabio Estevam [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1397738561-3335-1-git-send-email-festevam@gmail.com \
--to=festevam@gmail.com \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).