projects
/
openwrt
/
staging
/
lynxis.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1e659c2
)
ramips: fix swapped colors for router LED on WHR-1166D (thx, Björn)
author
Felix Fietkau
<nbd@openwrt.org>
Sat, 30 May 2015 09:39:37 +0000
(09:39 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Sat, 30 May 2015 09:39:37 +0000
(09:39 +0000)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 45847
target/linux/ramips/dts/WHR-1166D.dts
patch
|
blob
|
history
diff --git
a/target/linux/ramips/dts/WHR-1166D.dts
b/target/linux/ramips/dts/WHR-1166D.dts
index cd2e71314af15cf90c33f30dc4bd0de51cecf71f..9c48d0c092841bd5a078f9b688700470593ab279 100644
(file)
--- a/
target/linux/ramips/dts/WHR-1166D.dts
+++ b/
target/linux/ramips/dts/WHR-1166D.dts
@@
-121,11
+121,11
@@
gpios = <&gpio2 17 1>;
};
router {
- label = "buffalo:
green
:router";
+ label = "buffalo:
orange
:router";
gpios = <&gpio2 18 1>;
};
router2 {
- label = "buffalo:
orange
:router";
+ label = "buffalo:
green
:router";
gpios = <&gpio2 19 1>;
};
};