Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 70472c43 authored by Michal Simek's avatar Michal Simek
Browse files

ARM: zynq: DT: Add missing reference for ADC



Add missing reference for ADC node.

Signed-off-by: default avatarMichal Simek <michal.simek@xilinx.com>
parent 8abef06b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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>;