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:
4cbe5a5
)
ARM: PRIMA2: add missing interrupts property for pinctrl node
author
Barry Song
<Baohua.Song@csr.com>
Thu, 23 Aug 2012 02:47:52 +0000
(10:47 +0800)
committer
Barry Song
<Barry.Song@csr.com>
Wed, 5 Sep 2012 06:45:34 +0000
(14:45 +0800)
commit
5130216265f6f924a4
missed the interrupts property
Signed-off-by: Barry Song <Baohua.Song@csr.com>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
arch/arm/boot/dts/prima2-cb.dts
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm/boot/dts/prima2-cb.dts
b/arch/arm/boot/dts/prima2-cb.dts
index 34ae3a64ba255a871791e48d7d6cf9edc723e0e2..4245306d60e1546a8c3cb77503e848e59d1260ef 100644
(file)
--- a/
arch/arm/boot/dts/prima2-cb.dts
+++ b/
arch/arm/boot/dts/prima2-cb.dts
@@
-284,6
+284,7
@@
#interrupt-cells = <2>;
compatible = "sirf,prima2-gpio-pinmux";
reg = <0xb0120000 0x10000>;
+ interrupts = <43 44 45 46 47>;
gpio-controller;
interrupt-controller;
};