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

Commit 7e9b2828 authored by Matthias Brugger's avatar Matthias Brugger Committed by Olof Johansson
Browse files

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: default avatarMatthias Brugger <matthias.bgg@gmail.com>
Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
parent 6e9cb263
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -82,7 +82,7 @@
		};

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