From: Michal Simek <michal.simek@xilinx.com>
To: Moritz Fischer <mdf@kernel.org>, linux-arm-kernel@lists.infradead.org
Cc: linux-kernel@vger.kernel.org, devicetree@vger.kernel.org,
"Michal Simek" <michal.simek@xilinx.com>,
"Sören Brinkmann" <soren.brinkmann@xilinx.com>,
"Julia Cartwright" <julia@ni.com>
Subject: Re: [PATCH v2] ARM: zynq: Add #io-channel-cells to (x)adc node for iio-hwmon
Date: Thu, 16 Mar 2017 17:16:14 +0100 [thread overview]
Message-ID: <e6da3f38-7039-66e5-5b9d-a44ff42aa9c9@xilinx.com> (raw)
In-Reply-To: <1489003884-2489-1-git-send-email-mdf@kernel.org>
Hi,
On 8.3.2017 21:11, Moritz Fischer wrote:
> Fix
>
> OF: /iio_hwmon: could not get #io-channel-cells for
> /amba/adc@f8007100
> OF: /iio_hwmon: could not get #io-channel-cells for
> /amba/adc@f8007100
> OF: /iio_hwmon: could not get #io-channel-cells for
> /amba/adc@f8007100
>
> by adding the #io-channel-cells property.
>
> Signed-off-by: Moritz Fischer <mdf@kernel.org>
> Cc: Michal Simek <michal.simek@xilinx.com>
> Cc: Sören Brinkmann <soren.brinkmann@xilinx.com>
> Cc: Julia Cartwright <julia@ni.com>
> Cc: linux-kernel@vger.kernel.org
> Cc: devicetree@vger.kernel.org
> ---
>
> Changes from v1:
> - fix messed up commit message
> ---
> arch/arm/boot/dts/zynq-7000.dtsi | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/arch/arm/boot/dts/zynq-7000.dtsi b/arch/arm/boot/dts/zynq-7000.dtsi
> index f3ac9bf..98233a8 100644
> --- a/arch/arm/boot/dts/zynq-7000.dtsi
> +++ b/arch/arm/boot/dts/zynq-7000.dtsi
> @@ -72,6 +72,7 @@
> interrupts = <0 7 4>;
> interrupt-parent = <&intc>;
> clocks = <&clkc 12>;
> + #io-channel-cells = <1>;
> };
>
> can0: can@e0008000 {
>
I think it will be good to the next step too.
It means also add iio-hwmon node too.
What do you think?
Thanks,
Michal
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next prev parent reply other threads:[~2017-03-16 16:16 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-03-08 20:11 [PATCH v2] ARM: zynq: Add #io-channel-cells to (x)adc node for iio-hwmon Moritz Fischer
2017-03-16 16:16 ` Michal Simek [this message]
2017-03-16 16:39 ` Moritz Fischer
2017-03-16 16:45 ` Michal Simek
[not found] ` <7e4fbe16-8686-5399-748d-af222c630338-gjFFaj9aHVfQT0dZR+AlfA@public.gmane.org>
2017-03-16 16:51 ` Lars-Peter Clausen
2017-03-16 17:54 ` Moritz Fischer
2017-03-16 21:23 ` Lars-Peter Clausen
2017-03-16 18:06 ` Michal Simek
2017-03-16 21:20 ` Lars-Peter Clausen
2017-03-17 6:46 ` Michal Simek
2017-03-20 15:33 ` Michal Simek
2017-03-20 15:34 ` Lars-Peter Clausen
2017-04-07 7:11 ` Michal Simek
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=e6da3f38-7039-66e5-5b9d-a44ff42aa9c9@xilinx.com \
--to=michal.simek@xilinx.com \
--cc=devicetree@vger.kernel.org \
--cc=julia@ni.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mdf@kernel.org \
--cc=soren.brinkmann@xilinx.com \
/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).