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: Matthias Brugger <matthias.bgg@gmail.com>
Signed-off-by: Olof Johansson <olof@lixom.net>
This commit is contained in:
Matthias Brugger 2014-08-18 16:58:00 +02:00 committed by Olof Johansson
parent 995425883e
commit 510f1d72e5

View 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>;