From: Shawn Guo <shawn.guo@freescale.com>
To: Sanchayan Maity <maitysanchayan@gmail.com>
Cc: <stefan@agner.ch>, <B38611@freescale.com>,
<linux@arm.linux.org.uk>, <linux-arm-kernel@lists.infradead.org>,
<linux-kernel@vger.kernel.org>, <jic23@kernel.org>,
<linux-iio@vger.kernel.org>
Subject: Re: [PATCH 1/2] ARM: dts: vf610-colibri: Add ADC support
Date: Thu, 18 Sep 2014 21:46:15 +0800 [thread overview]
Message-ID: <20140918134613.GK4796@dragon> (raw)
In-Reply-To: <1015e874d5b13795e38069402a66b4798d79b632.1410873422.git.maitysanchayan@gmail.com>
On Wed, Sep 17, 2014 at 01:53:16PM +0530, Sanchayan Maity wrote:
> Enable ADC support for Colibri VF61 modules
>
> Signed-off-by: Sanchayan Maity <maitysanchayan@gmail.com>
> ---
> arch/arm/boot/dts/vf610-colibri.dtsi | 10 ++++++++++
> 1 file changed, 10 insertions(+)
>
> diff --git a/arch/arm/boot/dts/vf610-colibri.dtsi b/arch/arm/boot/dts/vf610-colibri.dtsi
> index 0cd8343..275ebec 100644
> --- a/arch/arm/boot/dts/vf610-colibri.dtsi
> +++ b/arch/arm/boot/dts/vf610-colibri.dtsi
> @@ -69,6 +69,16 @@
> status = "okay";
> };
>
> +&adc0 {
> + pinctrl-names = "default";
> + status = "okay";
> +};
> +
> +&adc1 {
> + pinctrl-names = "default";
> + status = "okay";
> +};
> +
Please sort the nodes alphabetically in node name.
Shawn
> &iomuxc {
> vf610-colibri {
> pinctrl_esdhc1: esdhc1grp {
> --
> 1.7.9.5
>
WARNING: multiple messages have this Message-ID (diff)
From: shawn.guo@freescale.com (Shawn Guo)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/2] ARM: dts: vf610-colibri: Add ADC support
Date: Thu, 18 Sep 2014 21:46:15 +0800 [thread overview]
Message-ID: <20140918134613.GK4796@dragon> (raw)
In-Reply-To: <1015e874d5b13795e38069402a66b4798d79b632.1410873422.git.maitysanchayan@gmail.com>
On Wed, Sep 17, 2014 at 01:53:16PM +0530, Sanchayan Maity wrote:
> Enable ADC support for Colibri VF61 modules
>
> Signed-off-by: Sanchayan Maity <maitysanchayan@gmail.com>
> ---
> arch/arm/boot/dts/vf610-colibri.dtsi | 10 ++++++++++
> 1 file changed, 10 insertions(+)
>
> diff --git a/arch/arm/boot/dts/vf610-colibri.dtsi b/arch/arm/boot/dts/vf610-colibri.dtsi
> index 0cd8343..275ebec 100644
> --- a/arch/arm/boot/dts/vf610-colibri.dtsi
> +++ b/arch/arm/boot/dts/vf610-colibri.dtsi
> @@ -69,6 +69,16 @@
> status = "okay";
> };
>
> +&adc0 {
> + pinctrl-names = "default";
> + status = "okay";
> +};
> +
> +&adc1 {
> + pinctrl-names = "default";
> + status = "okay";
> +};
> +
Please sort the nodes alphabetically in node name.
Shawn
> &iomuxc {
> vf610-colibri {
> pinctrl_esdhc1: esdhc1grp {
> --
> 1.7.9.5
>
next prev parent reply other threads:[~2014-09-18 15:21 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-09-17 8:23 [PATCH 0/2] Add ADC support for Colibri VF61 and implement temperature sensor for vf610-adc Sanchayan Maity
2014-09-17 8:23 ` Sanchayan Maity
2014-09-17 8:23 ` [PATCH 1/2] ARM: dts: vf610-colibri: Add ADC support Sanchayan Maity
2014-09-17 8:23 ` Sanchayan Maity
2014-09-18 13:46 ` Shawn Guo [this message]
2014-09-18 13:46 ` Shawn Guo
2014-09-19 9:55 ` Sanchayan Maity
2014-09-19 9:55 ` Sanchayan Maity
2014-09-17 8:23 ` [PATCH 2/2] ARM: imx: vf610-adc: Add temperature sensor support Sanchayan Maity
2014-09-17 8:23 ` Sanchayan Maity
2014-09-17 8:37 ` Peter Meerwald
2014-09-17 14:22 ` Sanchayan Maity
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=20140918134613.GK4796@dragon \
--to=shawn.guo@freescale.com \
--cc=B38611@freescale.com \
--cc=jic23@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-iio@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@arm.linux.org.uk \
--cc=maitysanchayan@gmail.com \
--cc=stefan@agner.ch \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.