linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: fabio.estevam@freescale.com (Fabio Estevam)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 2/3] ARM: mx28evk: Add LRADC support
Date: Mon, 27 Aug 2012 13:23:28 -0300	[thread overview]
Message-ID: <1346084609-31407-2-git-send-email-fabio.estevam@freescale.com> (raw)
In-Reply-To: <1346084609-31407-1-git-send-email-fabio.estevam@freescale.com>

Add LRADC support.

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

diff --git a/arch/arm/boot/dts/imx28-evk.dts b/arch/arm/boot/dts/imx28-evk.dts
index 8a9a2f4..ed92d61 100644
--- a/arch/arm/boot/dts/imx28-evk.dts
+++ b/arch/arm/boot/dts/imx28-evk.dts
@@ -145,6 +145,10 @@
 				status = "okay";
 			};
 
+			lradc at 80050000 {
+				status = "okay";
+			};
+
 			i2c0: i2c at 80058000 {
 				pinctrl-names = "default";
 				pinctrl-0 = <&i2c0_pins_a>;
-- 
1.7.9.5

  reply	other threads:[~2012-08-27 16:23 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-27 16:23 [PATCH 1/3] ARM: mx28evk: Add SPI flash support Fabio Estevam
2012-08-27 16:23 ` Fabio Estevam [this message]
2012-08-27 16:58   ` [PATCH 2/3] ARM: mx28evk: Add LRADC support Marek Vasut
2012-08-27 16:23 ` [PATCH 3/3] ARM: mxs_defconfig: Add SPI and " Fabio Estevam
2012-08-27 16:58 ` [PATCH 1/3] ARM: mx28evk: Add SPI flash support Marek Vasut
2012-08-27 19:46   ` Fabio Estevam
2012-08-28  0:40 ` Shawn Guo

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=1346084609-31407-2-git-send-email-fabio.estevam@freescale.com \
    --to=fabio.estevam@freescale.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).