summaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/RE6500.dts
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2016-01-01 12:27:45 +0000
committerFelix Fietkau <nbd@openwrt.org>2016-01-01 12:27:45 +0000
commit28ec4e0e714d0393655d8609d0dd5022a5ef2ed9 (patch)
tree1df44762d06abc6617b0fb4ab40fe8bfa875a802 /target/linux/ramips/dts/RE6500.dts
parent2c4faaed7440687a027cfd9bdd592411b0c460f5 (diff)
downloadmaster-31e0f0ae-28ec4e0e714d0393655d8609d0dd5022a5ef2ed9.tar.gz
master-31e0f0ae-28ec4e0e714d0393655d8609d0dd5022a5ef2ed9.tar.bz2
master-31e0f0ae-28ec4e0e714d0393655d8609d0dd5022a5ef2ed9.zip
ramips: fix inverted LEDs for RE6500
Signed-off-by: Bjoern Dobe <bjoern@dobecom.de> SVN-Revision: 48022
Diffstat (limited to 'target/linux/ramips/dts/RE6500.dts')
-rw-r--r--target/linux/ramips/dts/RE6500.dts4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/ramips/dts/RE6500.dts b/target/linux/ramips/dts/RE6500.dts
index 5f9b214c2a..9887c2868b 100644
--- a/target/linux/ramips/dts/RE6500.dts
+++ b/target/linux/ramips/dts/RE6500.dts
@@ -93,12 +93,12 @@
wifi {
label = "re6500:orange:wifi";
- gpios = <&gpio0 0 1>;
+ gpios = <&gpio0 0 0>;
};
power {
label = "re6500:white:power";
- gpios = <&gpio0 9 1>;
+ gpios = <&gpio0 9 0>;
};
};