difos/target/linux/ath79
Petr Štetiar 0d23fd2ab2 treewide: dts: Remove default-state=off property from all gpio LED nodes
>From the Documentation/devicetree/bindings/leds/common.txt:

- default-state : The initial state of the LED. Valid values are "on", "off",
  and "keep". If the LED is already on or off and the default-state property is
  set the to same value, then no glitch should be produced where the LED
  momentarily turns off (or on). The "keep" setting will keep the LED at
  whatever its current state is, without producing a glitch.  The default is
  off if this property is not present.

So setting the default-state of the LEDs to `off` is redundant as `off`
is default LED state anyway. We should remove it as almost every new
PR/patch submission contains this property by default which seems to be
just copy&paste from some DTS file already present in the tree.

Signed-off-by: Petr Štetiar <ynezz@true.cz>
2018-12-17 08:16:28 +01:00
..
base-files ath79: add support for TP-Link Archer A7 2018-12-17 08:09:13 +01:00
dts treewide: dts: Remove default-state=off property from all gpio LED nodes 2018-12-17 08:16:28 +01:00
files ath79: ag71xx: Fix code formatting in ag71xx_probe 2018-12-17 08:04:19 +01:00
generic treewide: use wpad-basic for not small flash targets 2018-10-16 15:07:41 +01:00
image ath79: add support for TP-Link Archer A7 2018-12-17 08:09:13 +01:00
nand treewide: use wpad-basic for not small flash targets 2018-10-16 15:07:41 +01:00
patches-4.14 kernel: bump 4.14 to 4.14.79 2018-11-05 16:00:00 +01:00
tiny treewide: use wpad-basic for not small flash targets 2018-10-16 15:07:41 +01:00
config-4.14 ath79: drop unused mtd splitter 2018-12-06 13:28:47 +01:00
Makefile ath79: Remove source-only flag 2018-11-26 12:24:54 +01:00
modules.mk ath79: add new OF only target for QCA MIPS silicon 2018-05-07 08:06:51 +02:00