Openwrt/target/linux
John Crispin 1a392636a5 ramips: use consistent naming scheme for LEDs
The upstream LED naming convention is "device:color:led-name", but it seems that many of supported boards in OpenWrt don't follow this approach.
The following patch fixes this inconsistency in dts{,i} files and updates base-files scripts for ramips target:
 * fixes wrong indentation
 * keeps case statements structure in same convention as in other scripts (no empty line after ";;", no indentation for case...esac body)
 * fixes wrong LED names for some of boards (makes them the same as in dts{,i} files)
 * combines boards with same configuration (ex. set_wifi_led "rt2800pci-phy0::radio" in 01_leds)

Signed-off-by: Piotr Dymacz <pepe2k@gmail.com>

SVN-Revision: 46664
2015-08-17 06:24:34 +00:00
..
adm5120
adm8668
ar7
ar71xx ar71xx: add support for TP-Link TL-WDR6500 v2 2015-08-17 06:24:04 +00:00
arm64
at91 at91: Backport determine_rate prototype fix 2015-08-17 06:16:29 +00:00
ath25
au1000
bcm53xx kernel: move linux, part-probe dt parsing in generic code 2015-08-17 06:17:37 +00:00
brcm47xx
brcm63xx
brcm2708 brcm2708: override disabled device tree module status from config.txt 2015-08-17 06:04:48 +00:00
cns3xxx
gemini
generic kernel: move linux, part-probe dt parsing in generic code 2015-08-17 06:17:37 +00:00
imx6
ipq806x ipq806x: switch AP148 to using SMEM based MTD parser 2015-08-17 06:18:15 +00:00
ixp4xx
kirkwood
lantiq
malta
mcs814x mcs814x: use firmware partition splitter on dLAN USB Extender 2015-08-17 06:16:19 +00:00
mpc85xx
mvebu
mxs
netlogic
octeon
omap
omap24xx
orion
oxnas oxnas: switch to kernel 4.1 2015-08-17 06:04:02 +00:00
ppc40x
ppc44x
pxa
ramips ramips: use consistent naming scheme for LEDs 2015-08-17 06:24:34 +00:00
rb532
realview
sunxi sunxi: respect CONFIG_TARGET_IMAGES_GZIP 2015-08-15 15:10:14 +00:00
uml
x86
xburst
Makefile