diff options
author | Mathias Kresin <dev@kresin.me> | 2018-08-28 07:04:40 +0200 |
---|---|---|
committer | Mathias Kresin <dev@kresin.me> | 2018-10-07 11:34:18 +0200 |
commit | c074239c79ae8704c96e4e1ba94dde3015a882c9 (patch) | |
tree | 1bb0089f717e35caf27dcaaa23f69a289932a049 /target/linux/ramips/dts/WR1200JS.dts | |
parent | 8f4dfadd5a4370e455f08967bfe9b7c9125576e8 (diff) | |
download | upstream-c074239c79ae8704c96e4e1ba94dde3015a882c9.tar.gz upstream-c074239c79ae8704c96e4e1ba94dde3015a882c9.tar.bz2 upstream-c074239c79ae8704c96e4e1ba94dde3015a882c9.zip |
ramips: move status led unset to devicetree
Release the led used for boot status indication via devicetree instead
of setting a default off trigger in userspace.
Signed-off-by: Mathias Kresin <dev@kresin.me>
Diffstat (limited to 'target/linux/ramips/dts/WR1200JS.dts')
-rw-r--r-- | target/linux/ramips/dts/WR1200JS.dts | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/target/linux/ramips/dts/WR1200JS.dts b/target/linux/ramips/dts/WR1200JS.dts index 83388f6235..e1f3247aad 100644 --- a/target/linux/ramips/dts/WR1200JS.dts +++ b/target/linux/ramips/dts/WR1200JS.dts @@ -12,8 +12,6 @@ aliases { led-boot = &led_wps; led-failsafe = &led_wps; - led-running = &led_wps; - led-upgrade = &led_wps; }; memory@0 { |