ramips: cleanup EX2700 and WN3000RPv3 LEDs
authorThibaut VARENE <hacks@slashdirt.org>
Sun, 30 Jul 2017 13:42:38 +0000 (15:42 +0200)
committerMathias Kresin <dev@kresin.me>
Wed, 2 Aug 2017 22:11:25 +0000 (00:11 +0200)
commit1780d40f2b37abb6452f5f57288086bb87d89510
treedae4f39d5c8e57e273e2a3d59c9363dd4163bf2f
parent419fa7a15f04c03788de956d6c8eb1ade2346be9
ramips: cleanup EX2700 and WN3000RPv3 LEDs

This patch cleans up the WN3000RPv3 and EX2700 setup, bringing it in line
with other similar devices:

The power led is a bicolor one. The bootloader brings the red side on at
powerup.

Instead of blinking the red side in diag.sh and need to forcefully turn it off
in 01_leds, this patch simplifies the setup by relying on the default off state
of the gpio-led driver for the red side and blinking the green side as with
other devices.

Signed-off-by: Thibaut VARENE <hacks@slashdirt.org>
target/linux/ramips/base-files/etc/board.d/01_leds
target/linux/ramips/base-files/etc/diag.sh