projects
/
GitHub
/
MotorolaMobilityLLC
/
kernel-slsi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
073adf4
)
ARM: CSR: extend the compatibility of gpio controller to pinmux in dts
author
Barry Song
<Baohua.Song@csr.com>
Mon, 5 Sep 2011 05:15:17 +0000
(22:15 -0700)
committer
Barry Song
<21cnbao@gmail.com>
Sun, 11 Sep 2011 01:14:15 +0000
(09:14 +0800)
gpio controller handles the switch of gpio and pinmux. And drivers/pinctrl/pinmux-sirf.c
will contain both gpio and pinmux.
Cc: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Barry Song <Baohua.Song@csr.com>
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 a0a423d1d573e3f6b3df71de3ad67c9b83e3f022..af86931bdcc641eddd88a96218653f0952b5445e 100644
(file)
--- a/
arch/arm/boot/dts/prima2-cb.dts
+++ b/
arch/arm/boot/dts/prima2-cb.dts
@@
-279,7
+279,7
@@
gpio: gpio-controller@b0120000 {
#gpio-cells = <2>;
#interrupt-cells = <2>;
- compatible = "sirf,prima2-gpio";
+ compatible = "sirf,prima2-gpio
-pinmux
";
reg = <0xb0120000 0x10000>;
gpio-controller;
interrupt-controller;