ramips: drop pointless default led definitions
authorMathias Kresin <dev@kresin.me>
Sat, 18 Aug 2018 10:07:08 +0000 (12:07 +0200)
committerJo-Philipp Wich <jo@mein.io>
Tue, 18 Dec 2018 16:47:50 +0000 (17:47 +0100)
commit143ee7f989aa5e980755f7f28795d83ffc31a52d
treed27fd13e590d1aa038dbd4fe4e8af5818a53c880
parentbf0905e06df8f900baaf426be0ae11b75d6a309b
ramips: drop pointless default led definitions

The LEDs should be triggered/lit by any kind of state change instead of
turned on/off unconditional.

If LEDs really need to be turned off by default, it should be done via
the default-state devicetree led property.

The handling of the wndr3700v5 and wt3020 power led is at least
strange. Something is for sure wrong with them. Either the leds are
misnamed, the default off trigger is a typo or the polarity of the
gpios is wrong. Drop the power led from userspace and wait for someone
with access to the hardware to fix it properly.

Signed-off-by: Mathias Kresin <dev@kresin.me>
(backported from c134210b8f7e18b43641b6c2176e7a3e6baed030)
target/linux/ramips/base-files/etc/board.d/01_leds