openwrtv3/target/linux/lantiq
John Crispin 787120e3a3 lantiq: fix led setup after switch to uci-defaults-new.sh
The switch to uci-defaults-new.sh revealed a bug in the former used
uci-defaults.sh, which failed to add leds with colons in the led name.

This bug isn't any longer present in uci-defaults-new.sh and therefore
all via DT defined leds will be added to /etc/config/system with their initial
on/off state, regardless whether they are already added by the board specific
led mappings.

This results for a BTHOMEHUBV5A into the following led configuration:

- soc:blue:power is added as led_power with the initial state "switched on"
- soc:blue:power is added as led_soc_blue_power with the initial state "switched off"

With the final result of a switched off power led after boot.

The only led that needs to be added is the BTHOMEHUBV5A specific dimmed led.

Signed-off-by: Mathias Kresin <openwrt@kresin.me>

SVN-Revision: 47850
2015-12-11 15:05:30 +00:00
..
base-files lantiq: fix led setup after switch to uci-defaults-new.sh 2015-12-11 15:05:30 +00:00
dts lantiq: get rid of the dsl_fw mtd partition 2015-12-05 09:52:30 +00:00
files/firmware/lantiq move GPHY FW blobs to non versioned folder 2013-03-14 18:42:21 +00:00
image lantiq: Add target TP-Link TD-W8980 2015-10-05 10:28:19 +00:00
patches-4.1 lantiq: fix a race condition in the SPI driver leading to rx FIFO overflows (and subsequent timeouts) 2015-12-04 20:26:22 +00:00
xrx200 lantiq: move esi calls to dsl_cpe_control scripts to fix ordering wrt. loading vr9 drivers 2015-12-04 17:42:51 +00:00
xway lantiq: move esi calls to dsl_cpe_control scripts to fix ordering wrt. loading vr9 drivers 2015-12-04 17:42:51 +00:00
base-files.mk lantiq: add runtime generation of /etc/config/network 2011-11-15 18:21:00 +00:00
config-4.1 kernel: add CONFIG_MIPS_CDMM config option 2015-09-11 20:31:32 +00:00
Makefile lantiq: make v4.1 the default kernel 2015-10-05 10:28:26 +00:00
modules.mk fix i2c-lantiq module 2012-12-16 10:03:18 +00:00