projects
/
openwrt
/
staging
/
ynezz.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d2e02d6
)
brcm63xx: fix bcm3368.dtsi typo.
author
Jonas Gorski
<jogo@openwrt.org>
Mon, 27 Apr 2015 11:06:00 +0000
(11:06 +0000)
committer
Jonas Gorski
<jogo@openwrt.org>
Mon, 27 Apr 2015 11:06:00 +0000
(11:06 +0000)
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 45582
target/linux/brcm63xx/dts/bcm3368.dtsi
patch
|
blob
|
history
diff --git
a/target/linux/brcm63xx/dts/bcm3368.dtsi
b/target/linux/brcm63xx/dts/bcm3368.dtsi
index ebf3d1cd08fd03e701653eed8fb66822707e2899..f3b0b021769ec1a1b61c9f9124027c014a11ffe0 100644
(file)
--- a/
target/linux/brcm63xx/dts/bcm3368.dtsi
+++ b/
target/linux/brcm63xx/dts/bcm3368.dtsi
@@
-75,7
+75,7
@@
};
gpio1: gpio-controller@fff8c080 {
- compatible = "brcm,6345-gpio";
+ compatible = "brcm,
bcm
6345-gpio";
reg = <0xfff8c080 4>, <0xfff8c088 4>;
gpio-controller;
@@
-85,7
+85,7
@@
};
gpio0: gpio-controller@fff8c084 {
- compatible = "brcm,6345-gpio";
+ compatible = "brcm,
bcm
6345-gpio";
reg = <0xfff8c084 4>, <0xfff8c08c 4>;
gpio-controller;