projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6e9cb26
)
ARM: dts: mt6589: Change compatible string for GIC
author
Matthias Brugger
<matthias.bgg@gmail.com>
Mon, 18 Aug 2014 14:58:00 +0000
(16:58 +0200)
committer
Olof Johansson
<olof@lixom.net>
Wed, 24 Sep 2014 18:12:32 +0000
(11:12 -0700)
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>
arch/arm/boot/dts/mt6589.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/mt6589.dtsi
b/arch/arm/boot/dts/mt6589.dtsi
index 742c9bdc9557d0b66278e0d76744167522ee906a..e3c7600ddb38117e4fd8808f7e4a5585517c9773 100644
(file)
--- a/
arch/arm/boot/dts/mt6589.dtsi
+++ b/
arch/arm/boot/dts/mt6589.dtsi
@@
-82,7
+82,7
@@
};
gic: interrupt-controller@10211000 {
- compatible = "arm,cortex-a
15
-gic";
+ compatible = "arm,cortex-a
7
-gic";
interrupt-controller;
#interrupt-cells = <3>;
reg = <0x10211000 0x1000>,