ARM: dts: mt6589: Change compatible string for GIC

This patch changes the compatible string of the GIC to the
new "arm,cortex-a7-gic" which does reflect the actual hardware.

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 6e9cb26336
commit 7e9b2828f2

View file

@ -82,7 +82,7 @@ timer: timer@10008000 {
};
gic: interrupt-controller@10211000 {
compatible = "arm,cortex-a15-gic";
compatible = "arm,cortex-a7-gic";
interrupt-controller;
#interrupt-cells = <3>;
reg = <0x10211000 0x1000>,