From: marex@denx.de (Marek Vasut)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 2/3] ARM: mx28evk: Add LRADC support
Date: Mon, 27 Aug 2012 18:58:35 +0200 [thread overview]
Message-ID: <201208271858.35749.marex@denx.de> (raw)
In-Reply-To: <1346084609-31407-2-git-send-email-fabio.estevam@freescale.com>
Dear Fabio Estevam,
> Add LRADC support.
>
> Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Acked-by: Marek Vasut <marex@denx.de>
> ---
> 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>;
Best regards,
Marek Vasut
next prev parent reply other threads:[~2012-08-27 16:58 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 ` [PATCH 2/3] ARM: mx28evk: Add LRADC support Fabio Estevam
2012-08-27 16:58 ` Marek Vasut [this message]
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=201208271858.35749.marex@denx.de \
--to=marex@denx.de \
--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).