From: Tony Lindgren <tony@atomide.com>
To: Sebastian Reichel <sre@debian.org>
Cc: "Sebastian Reichel" <sre@ring0.de>,
"Benoît Cousson" <bcousson@baylibre.com>,
devicetree@vger.kernel.org, linux-omap@vger.kernel.org
Subject: Re: [PATCH] DTS: ARM: TWL4030: Add madc
Date: Mon, 5 May 2014 12:26:51 -0700 [thread overview]
Message-ID: <20140505192651.GB25949@atomide.com> (raw)
In-Reply-To: <1395184426-316-2-git-send-email-sre@debian.org>
* Sebastian Reichel <sre@debian.org> [140318 16:17]:
> Add madc node to twl4030, so that board DTS
> files can simply reference the A/D converter.
>
> Signed-off-by: Sebastian Reichel <sre@debian.org>
Applying into omap-for-v3.16/dt thanks.
Tony
> ---
> arch/arm/boot/dts/twl4030.dtsi | 6 ++++++
> 1 file changed, 6 insertions(+)
>
> diff --git a/arch/arm/boot/dts/twl4030.dtsi b/arch/arm/boot/dts/twl4030.dtsi
> index 86cfc7d..36ae916 100644
> --- a/arch/arm/boot/dts/twl4030.dtsi
> +++ b/arch/arm/boot/dts/twl4030.dtsi
> @@ -152,4 +152,10 @@
> keypad,num-rows = <8>;
> keypad,num-columns = <8>;
> };
> +
> + twl_madc: madc {
> + compatible = "ti,twl4030-madc";
> + interrupts = <3>;
> + #io-channel-cells = <1>;
> + };
> };
> --
> 1.9.0
>
prev parent reply other threads:[~2014-05-05 19:26 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-03-18 23:13 [PATCH] twl4030-madc device tree support Sebastian Reichel
2014-03-18 23:13 ` [PATCH] DTS: ARM: TWL4030: Add madc Sebastian Reichel
2014-05-05 19:26 ` Tony Lindgren [this message]
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=20140505192651.GB25949@atomide.com \
--to=tony@atomide.com \
--cc=bcousson@baylibre.com \
--cc=devicetree@vger.kernel.org \
--cc=linux-omap@vger.kernel.org \
--cc=sre@debian.org \
--cc=sre@ring0.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).