projects
/
openwrt
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2c4faae
)
ramips: fix inverted LEDs for RE6500
author
Felix Fietkau
<nbd@openwrt.org>
Fri, 1 Jan 2016 12:27:45 +0000
(12:27 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Fri, 1 Jan 2016 12:27:45 +0000
(12:27 +0000)
Signed-off-by: Bjoern Dobe <bjoern@dobecom.de>
SVN-Revision: 48022
target/linux/ramips/dts/RE6500.dts
patch
|
blob
|
history
diff --git
a/target/linux/ramips/dts/RE6500.dts
b/target/linux/ramips/dts/RE6500.dts
index 5f9b214c2aea5a18a8cbdb8c6ed1fc209168a236..9887c2868bbd70512ce66603fb7934bdd7d4d6a9 100644
(file)
--- 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
>;
};
};