projects
/
openwrt
/
staging
/
dangole.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5e8eedb
)
brcm63xx: fix leds bcm963269bhr
author
Jonas Gorski
<jogo@openwrt.org>
Tue, 21 Apr 2015 17:00:39 +0000
(17:00 +0000)
committer
Jonas Gorski
<jogo@openwrt.org>
Tue, 21 Apr 2015 17:00:39 +0000
(17:00 +0000)
Fix the led naming and gpios.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 45558
target/linux/brcm63xx/dts/bcm963269bhr.dts
patch
|
blob
|
history
diff --git
a/target/linux/brcm63xx/dts/bcm963269bhr.dts
b/target/linux/brcm63xx/dts/bcm963269bhr.dts
index 84f655490f2984f74d7f3e37c092edcf0d2b2c1b..dcef989859354f79a7355ebd29f96a75609ddb54 100644
(file)
--- a/
target/linux/brcm63xx/dts/bcm963269bhr.dts
+++ b/
target/linux/brcm63xx/dts/bcm963269bhr.dts
@@
-24,13
+24,13
@@
compatible = "gpio-leds";
usb1 {
- label = "963
62
9BHR:green:usb1";
+ label = "963
26
9BHR:green:usb1";
gpios = <&gpio0 9 1>;
};
- usb
1
2 {
- label = "963
629BHR:green:usb1
";
- gpios = <&gpio0
9
1>;
+ usb2 {
+ label = "963
269BHR:green:usb2
";
+ gpios = <&gpio0
10
1>;
};
};
};