projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9954258
)
ARM: dts: mt6589: Fix typo in GIC unit address
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:17 +0000
(11:12 -0700)
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>
arch/arm/boot/dts/mt6589.dtsi
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm/boot/dts/mt6589.dtsi
b/arch/arm/boot/dts/mt6589.dtsi
index d0297a05154953f23d47e5d6650305f2e1ebc46e..742c9bdc9557d0b66278e0d76744167522ee906a 100644
(file)
--- a/
arch/arm/boot/dts/mt6589.dtsi
+++ b/
arch/arm/boot/dts/mt6589.dtsi
@@
-81,7
+81,7
@@
clock-names = "system-clk", "rtc-clk";
};
- gic: interrupt-controller@1021
2
000 {
+ gic: interrupt-controller@1021
1
000 {
compatible = "arm,cortex-a15-gic";
interrupt-controller;
#interrupt-cells = <3>;