summaryrefslogtreecommitdiff
path: root/target/linux/ramips/dts/ArcherC50.dts
diff options
context:
space:
mode:
authorThibaut VARENE <hacks@slashdirt.org>2017-07-29 11:32:44 +0200
committerMathias Kresin <dev@kresin.me>2017-07-29 12:07:16 +0200
commitc407e6c2f29b96fe589370125595004e856f78d5 (patch)
treeea06408d73a448cf82ad460d2482ed655d8bb610 /target/linux/ramips/dts/ArcherC50.dts
parent8e67c358e775377c47a716ea0eda96d5ca0f7c66 (diff)
downloadmtk-20170518-c407e6c2f29b96fe589370125595004e856f78d5.zip
mtk-20170518-c407e6c2f29b96fe589370125595004e856f78d5.tar.gz
mtk-20170518-c407e6c2f29b96fe589370125595004e856f78d5.tar.bz2
ramips: Archer C50v1: fix power led
01_leds had a workaround for the power led to compensate for the inverted GPIO state. This patch was missing from my previous commit. Signed-off-by: Thibaut VARENE <hacks@slashdirt.org> [add the power led default-state which was omitted in the last commit by me] Signed-off-by: Mathias Kresin <dev@kresin.me>
Diffstat (limited to 'target/linux/ramips/dts/ArcherC50.dts')
-rw-r--r--target/linux/ramips/dts/ArcherC50.dts1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ramips/dts/ArcherC50.dts b/target/linux/ramips/dts/ArcherC50.dts
index 294fb5a..7846180 100644
--- a/target/linux/ramips/dts/ArcherC50.dts
+++ b/target/linux/ramips/dts/ArcherC50.dts
@@ -23,6 +23,7 @@
power {
label = "c50:green:power";
gpios = <&gpio0 7 GPIO_ACTIVE_LOW>;
+ default-state = "on";
};
usb {