All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] ARM: zynq: DT: Add missing reference for ADC
@ 2014-09-24 14:01 ` Michal Simek
  0 siblings, 0 replies; 16+ messages in thread
From: Michal Simek @ 2014-09-24 14:01 UTC (permalink / raw)
  To: linux-arm-kernel
  Cc: monstr, Josh Cartwright, Steffen Trumtrar, Rob Herring,
	Peter Crosthwaite, Rob Herring, Pawel Moll, Mark Rutland,
	Ian Campbell, Kumar Gala, Russell King, devicetree, linux-kernel

[-- Attachment #1: Type: text/plain, Size: 595 bytes --]

Add missing reference for ADC node.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
---

 arch/arm/boot/dts/zynq-7000.dtsi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm/boot/dts/zynq-7000.dtsi b/arch/arm/boot/dts/zynq-7000.dtsi
index 772381fe07bb..fc90f47f9c03 100644
--- a/arch/arm/boot/dts/zynq-7000.dtsi
+++ b/arch/arm/boot/dts/zynq-7000.dtsi
@@ -64,7 +64,7 @@
 		interrupt-parent = <&intc>;
 		ranges;

-		adc@f8007100 {
+		adc: adc@f8007100 {
 			compatible = "xlnx,zynq-xadc-1.00.a";
 			reg = <0xf8007100 0x20>;
 			interrupts = <0 7 4>;
--
1.8.2.3


[-- Attachment #2: Type: application/pgp-signature, Size: 198 bytes --]

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

end of thread, other threads:[~2014-09-24 17:09 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-09-24 14:01 [PATCH 1/2] ARM: zynq: DT: Add missing reference for ADC Michal Simek
2014-09-24 14:01 ` Michal Simek
2014-09-24 14:01 ` [PATCH 2/2] ARM: zynq: DT: Add missing reference for memory-controller Michal Simek
2014-09-24 14:01   ` Michal Simek
2014-09-24 16:19   ` Sören Brinkmann
2014-09-24 16:19     ` Sören Brinkmann
2014-09-24 16:19     ` Sören Brinkmann
2014-09-24 16:18 ` [PATCH 1/2] ARM: zynq: DT: Add missing reference for ADC Sören Brinkmann
2014-09-24 16:18   ` Sören Brinkmann
2014-09-24 16:18   ` Sören Brinkmann
     [not found] ` <20140924161814.GG13679@xsjandreislx>
2014-09-24 17:06   ` Michal Simek
2014-09-24 17:06     ` Michal Simek
2014-09-24 17:06     ` Michal Simek
2014-09-24 17:09     ` Sören Brinkmann
2014-09-24 17:09       ` Sören Brinkmann
2014-09-24 17:09       ` Sören Brinkmann

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.