tn3399_openwrt/target/linux/ipq40xx
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 ipq40xx: integrate ath10kcal_patch_mac into ath10kcal_patch_mac_crc 2018-12-15 19:02:00 +01:00
files-4.14/arch/arm/boot/dts treewide: dts: Remove default-state=off property from all gpio LED nodes 2018-12-17 08:16:28 +01:00
image ipq40xx: add support for EnGenius EAP1300 2018-12-05 09:40:32 +01:00
patches-4.14 ipq40xx: device-tree overhaul 2018-12-17 00:21:34 +01:00
profiles
config-4.14 kernel: bump 4.14 to 4.14.77 2018-10-19 10:01:57 +02:00
Makefile treewide: use wpad-basic for not small flash targets 2018-10-16 15:07:41 +01:00