From: Marek Vasut <marex@denx.de>
To: linux-iio@vger.kernel.org
Cc: linux-arm-kernel@lists.infradead.org, Marek Vasut <marex@denx.de>,
Jonathan Cameron <jic23@kernel.org>,
Juergen Beisert <jbe@pengutronix.de>,
Lars-Peter Clausen <lars@metafoo.de>,
Shawn Guo <shawn.guo@linaro.org>, Wolfgang Denk <wd@denx.de>
Subject: [PATCH 3/3] IIO: arm: Add LRADC to i.MX28 dts
Date: Fri, 3 Aug 2012 17:28:41 +0200 [thread overview]
Message-ID: <1344007721-11595-4-git-send-email-marex@denx.de> (raw)
In-Reply-To: <1344007721-11595-1-git-send-email-marex@denx.de>
Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Jonathan Cameron <jic23@kernel.org>
Cc: Juergen Beisert <jbe@pengutronix.de>
Cc: Lars-Peter Clausen <lars@metafoo.de>
Cc: Shawn Guo <shawn.guo@linaro.org>
Cc: Wolfgang Denk <wd@denx.de>
---
arch/arm/boot/dts/imx28.dtsi | 3 +++
1 file changed, 3 insertions(+)
diff --git a/arch/arm/boot/dts/imx28.dtsi b/arch/arm/boot/dts/imx28.dtsi
index 4a0f12c..91752d2 100644
--- a/arch/arm/boot/dts/imx28.dtsi
+++ b/arch/arm/boot/dts/imx28.dtsi
@@ -677,7 +677,10 @@
};
lradc@80050000 {
+ compatible = "fsl,imx28-lradc";
reg = <0x80050000 2000>;
+ interrupts = <10 14 15 16 17 18 19
+ 20 21 22 23 24 25>;
status = "disabled";
};
--
1.7.10.4
next prev parent reply other threads:[~2012-08-03 15:28 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-08-03 15:28 [PATCH 0/3] i.MX28 LRADC driver Marek Vasut
2012-08-03 15:28 ` [PATCH 1/3] IIO: Add 4-byte unsigned reads into generic-buffer example Marek Vasut
2012-08-03 15:28 ` [PATCH 2/3 V2] IIO: Add basic MXS LRADC driver Marek Vasut
2012-08-06 2:37 ` Shawn Guo
2012-08-06 3:53 ` Marek Vasut
2012-08-06 8:49 ` Lars-Peter Clausen
2012-08-11 23:11 ` Marek Vasut
2012-08-12 9:27 ` Lars-Peter Clausen
2012-08-03 15:28 ` Marek Vasut [this message]
2012-08-06 2:39 ` [PATCH 3/3] IIO: arm: Add LRADC to i.MX28 dts Shawn Guo
2012-08-12 14:23 ` [PATCH 0/3] i.MX28 LRADC driver Marek Vasut
-- strict thread matches above, loose matches on Subject: below --
2012-08-12 15:21 Marek Vasut
2012-08-12 15:21 ` [PATCH 3/3] IIO: arm: Add LRADC to i.MX28 dts Marek Vasut
2012-08-14 1:56 ` Shawn Guo
2012-08-14 2:10 ` Marek Vasut
2012-08-14 2:23 ` Shawn Guo
2012-08-14 12:33 ` Marek Vasut
2012-08-14 13:15 ` Shawn Guo
2012-08-14 13:23 ` Marek Vasut
2012-08-17 2:48 ` Shawn Guo
2012-08-17 2:57 ` Marek Vasut
2012-08-17 3:02 ` Shawn Guo
2012-08-19 15:30 ` Marek Vasut
2012-08-20 7:29 ` Jonathan Cameron
2012-08-20 7:52 ` Shawn Guo
2012-08-20 7:57 ` Jonathan Cameron
2012-08-20 13:41 ` Marek Vasut
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=1344007721-11595-4-git-send-email-marex@denx.de \
--to=marex@denx.de \
--cc=jbe@pengutronix.de \
--cc=jic23@kernel.org \
--cc=lars@metafoo.de \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-iio@vger.kernel.org \
--cc=shawn.guo@linaro.org \
--cc=wd@denx.de \
/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).