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

Commit 510f1d72 authored by Matthias Brugger's avatar Matthias Brugger Committed by Olof Johansson
Browse files

ARM: dts: mt6589: Fix typo in GIC unit address



This changes the unit address of the gic node to it's first register area.

Signed-off-by: default avatarMatthias Brugger <matthias.bgg@gmail.com>
Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
parent 99542588
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -81,7 +81,7 @@
			clock-names = "system-clk", "rtc-clk";
		};

		gic: interrupt-controller@10212000 {
		gic: interrupt-controller@10211000 {
			compatible = "arm,cortex-a15-gic";
			interrupt-controller;
			#interrupt-cells = <3>;