[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1408373917-10002-10-git-send-email-matthias.bgg@gmail.com>
Date: Mon, 18 Aug 2014 16:58:37 +0200
From: Matthias Brugger <matthias.bgg@...il.com>
To: linux-kernel@...r.kernel.org
Cc: linux@....linux.org.uk, robh+dt@...nel.org, pawel.moll@....com,
mark.rutland@....com, ijc+devicetree@...lion.org.uk,
galak@...eaurora.org, olof@...om.net, arnd@...db.de,
jason@...edaemon.net, thomas.petazzoni@...e-electrons.com,
swarren@...dia.com, sebastian.hesselbarth@...il.com,
stefan@...er.ch, maxime.ripard@...e-electrons.com,
matthias.bgg@...il.com, anders.berg@....com,
linus.walleij@...aro.org, lee.jones@...aro.org, heiko@...ech.de,
srv_yingjoe.chen@...iatek.com, devicetree@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org
Subject: [PATCH v2 9/9] 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@...il.com>
---
arch/arm/boot/dts/mt6589.dtsi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/arm/boot/dts/mt6589.dtsi b/arch/arm/boot/dts/mt6589.dtsi
index fb922a6..2534ba5 100644
--- a/arch/arm/boot/dts/mt6589.dtsi
+++ b/arch/arm/boot/dts/mt6589.dtsi
@@ -91,7 +91,7 @@
};
gic: interrupt-controller@...11000 {
- compatible = "arm,cortex-a15-gic";
+ compatible = "arm,cortex-a7-gic";
interrupt-controller;
#interrupt-cells = <3>;
reg = <0x10211000 0x1000>,
--
1.7.9.5
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists