ARM: dts: mt6589: Fix typo in GIC unit address
authorMatthias Brugger <matthias.bgg@gmail.com>
Mon, 18 Aug 2014 14:58:00 +0000 (16:58 +0200)
committerOlof Johansson <olof@lixom.net>
Wed, 24 Sep 2014 18:12:17 +0000 (11:12 -0700)
This changes the unit address of the gic node to it's first register area.

Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
Signed-off-by: Olof Johansson <olof@lixom.net>
arch/arm/boot/dts/mt6589.dtsi

index d0297a0..742c9bd 100644 (file)
@@ -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>;