All of lore.kernel.org
 help / color / mirror / Atom feed
From: alexandre.belloni@free-electrons.com (Alexandre Belloni)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: dts: mxs: add #io-channel-cells to mx28 lradc
Date: Sat, 07 Dec 2013 00:31:50 +0100	[thread overview]
Message-ID: <52A25E66.6040403@free-electrons.com> (raw)
In-Reply-To: <1386361231-20427-1-git-send-email-alexandre.belloni@free-electrons.com>

Commit message should have been:

Adding #io-channel-cells property to lradc allows us to use the lradc as
an iio provider.

On 06/12/2013 21:20, Alexandre Belloni wrote:
> Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
> ---
>  arch/arm/boot/dts/imx28.dtsi | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/arch/arm/boot/dts/imx28.dtsi b/arch/arm/boot/dts/imx28.dtsi
> index cda19c8b0a47..92d9f9e33bf1 100644
> --- a/arch/arm/boot/dts/imx28.dtsi
> +++ b/arch/arm/boot/dts/imx28.dtsi
> @@ -945,6 +945,7 @@
>  						20 21 22 23 24 25>;
>  				status = "disabled";
>  				clocks = <&clks 41>;
> +				#io-channel-cells = <1>;
>  			};
>  
>  			spdif: spdif at 80054000 {


-- 
Alexandre Belloni, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

WARNING: multiple messages have this Message-ID (diff)
From: Alexandre Belloni <alexandre.belloni@free-electrons.com>
To: Shawn Guo <shawn.guo@linaro.org>
Cc: brian@crystalfontz.com, jimwall@q.com,
	linux-kernel@vger.kernel.org,
	Alexandre Belloni <alexandre.belloni@free-electrons.com>,
	Maxime Ripard <maxime.ripard@free-electrons.com>,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH] ARM: dts: mxs: add #io-channel-cells to mx28 lradc
Date: Sat, 07 Dec 2013 00:31:50 +0100	[thread overview]
Message-ID: <52A25E66.6040403@free-electrons.com> (raw)
In-Reply-To: <1386361231-20427-1-git-send-email-alexandre.belloni@free-electrons.com>

Commit message should have been:

Adding #io-channel-cells property to lradc allows us to use the lradc as
an iio provider.

On 06/12/2013 21:20, Alexandre Belloni wrote:
> Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
> ---
>  arch/arm/boot/dts/imx28.dtsi | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/arch/arm/boot/dts/imx28.dtsi b/arch/arm/boot/dts/imx28.dtsi
> index cda19c8b0a47..92d9f9e33bf1 100644
> --- a/arch/arm/boot/dts/imx28.dtsi
> +++ b/arch/arm/boot/dts/imx28.dtsi
> @@ -945,6 +945,7 @@
>  						20 21 22 23 24 25>;
>  				status = "disabled";
>  				clocks = <&clks 41>;
> +				#io-channel-cells = <1>;
>  			};
>  
>  			spdif: spdif@80054000 {


-- 
Alexandre Belloni, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com


  reply	other threads:[~2013-12-06 23:31 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-06 20:20 [PATCH] ARM: dts: mxs: add #io-channel-cells to mx28 lradc Alexandre Belloni
2013-12-06 20:20 ` Alexandre Belloni
2013-12-06 23:31 ` Alexandre Belloni [this message]
2013-12-06 23:31   ` Alexandre Belloni
2013-12-09  4:45   ` Shawn Guo
2013-12-09  4:45     ` 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=52A25E66.6040403@free-electrons.com \
    --to=alexandre.belloni@free-electrons.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 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.