All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ARM: zynq: Add #io-channel-cells to (x)adc node for iio-hwmon
@ 2017-03-08 20:08 ` Moritz Fischer
  0 siblings, 0 replies; 4+ messages in thread
From: Moritz Fischer @ 2017-03-08 20:08 UTC (permalink / raw)
  To: linux-arm-kernel
  Cc: Moritz Fischer, Michal Simek, Sören Brinkmann,
	Julia Cartwright, linux-kernel

Fix issue when exposing xadc via iio-hwmon by adding missing

OF: /iio_hwmon: could not get #io-channel-cells for
/amba/adc@f8007100

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
---
 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 {
-- 
2.7.4

^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [PATCH] ARM: zynq: Add #io-channel-cells to (x)adc node for iio-hwmon
@ 2017-03-08 20:08 ` Moritz Fischer
  0 siblings, 0 replies; 4+ messages in thread
From: Moritz Fischer @ 2017-03-08 20:08 UTC (permalink / raw)
  To: linux-arm-kernel

Fix issue when exposing xadc via iio-hwmon by adding missing

OF: /iio_hwmon: could not get #io-channel-cells for
/amba/adc at f8007100

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 at vger.kernel.org
---
 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 at e0008000 {
-- 
2.7.4

^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [PATCH] ARM: zynq: Add #io-channel-cells to (x)adc node for iio-hwmon
  2017-03-08 20:08 ` Moritz Fischer
@ 2017-03-08 20:10   ` Moritz Fischer
  -1 siblings, 0 replies; 4+ messages in thread
From: Moritz Fischer @ 2017-03-08 20:10 UTC (permalink / raw)
  To: linux-arm-kernel
  Cc: Moritz Fischer, Michal Simek, Sören Brinkmann,
	Julia Cartwright, linux-kernel

On Wed, Mar 8, 2017 at 12:08 PM, Moritz Fischer <mdf@kernel.org> wrote:
> Fix issue when exposing xadc via iio-hwmon by adding missing
>
That was messed up ... let me resend that. Sorry for the noise ...

Thanks,
Moritz

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [PATCH] ARM: zynq: Add #io-channel-cells to (x)adc node for iio-hwmon
@ 2017-03-08 20:10   ` Moritz Fischer
  0 siblings, 0 replies; 4+ messages in thread
From: Moritz Fischer @ 2017-03-08 20:10 UTC (permalink / raw)
  To: linux-arm-kernel

On Wed, Mar 8, 2017 at 12:08 PM, Moritz Fischer <mdf@kernel.org> wrote:
> Fix issue when exposing xadc via iio-hwmon by adding missing
>
That was messed up ... let me resend that. Sorry for the noise ...

Thanks,
Moritz

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-03-08 20:46 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-08 20:08 [PATCH] ARM: zynq: Add #io-channel-cells to (x)adc node for iio-hwmon Moritz Fischer
2017-03-08 20:08 ` Moritz Fischer
2017-03-08 20:10 ` Moritz Fischer
2017-03-08 20:10   ` Moritz Fischer

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.