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:
54b1aa5
)
ARM: bcm11351: Enable pinctrl for Broadcom Capri SoCs
author
Sherman Yin
<syin@broadcom.com>
Sat, 21 Dec 2013 02:13:36 +0000
(18:13 -0800)
committer
Linus Walleij
<linus.walleij@linaro.org>
Thu, 16 Jan 2014 13:27:11 +0000
(14:27 +0100)
Enable pinctrl for Broadcom Capri (BCM281xx) SoCs.
Signed-off-by: Sherman Yin <syin@broadcom.com>
Reviewed-by: Christian Daudt <bcm@fixthebug.org>
Reviewed-by: Matt Porter <matt.porter@linaro.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
arch/arm/boot/dts/bcm11351.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/bcm11351.dtsi
b/arch/arm/boot/dts/bcm11351.dtsi
index b0c0610d13958248f48bb55b0891aaf306c50ee8..dd8e878741c0984441967dc022171b9d045d297f 100644
(file)
--- a/
arch/arm/boot/dts/bcm11351.dtsi
+++ b/
arch/arm/boot/dts/bcm11351.dtsi
@@
-142,4
+142,8
@@
status = "disabled";
};
+ pinctrl@35004800 {
+ compatible = "brcm,capri-pinctrl";
+ reg = <0x35004800 0x430>;
+ };
};