summaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/WHR-1166D.dts
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2015-05-30 09:39:37 +0000
committerFelix Fietkau <nbd@openwrt.org>2015-05-30 09:39:37 +0000
commite56b6f6e66625bf82bc1456dbf38d054a6c6c1d9 (patch)
treeef8d5591c1422851a4966bbb91a0b5f5aecab4e5 /target/linux/ramips/dts/WHR-1166D.dts
parent1e659c29ec2144ca8ffefad18c9ccb4c2f5879ac (diff)
downloadmaster-31e0f0ae-e56b6f6e66625bf82bc1456dbf38d054a6c6c1d9.tar.gz
master-31e0f0ae-e56b6f6e66625bf82bc1456dbf38d054a6c6c1d9.tar.bz2
master-31e0f0ae-e56b6f6e66625bf82bc1456dbf38d054a6c6c1d9.zip
ramips: fix swapped colors for router LED on WHR-1166D (thx, Björn)
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 45847
Diffstat (limited to 'target/linux/ramips/dts/WHR-1166D.dts')
-rw-r--r--target/linux/ramips/dts/WHR-1166D.dts4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/ramips/dts/WHR-1166D.dts b/target/linux/ramips/dts/WHR-1166D.dts
index cd2e71314a..9c48d0c092 100644
--- 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>;
};
};