You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/target/linux/ramips
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>
6 years ago
..
base-files ramips: add support for Netgear R6350 6 years ago
dts treewide: dts: Remove default-state=off property from all gpio LED nodes 6 years ago
files-4.14/drivers ramips: mt7620: add force use of mdio-mode 6 years ago
image ramips: add support for Netgear R6350 6 years ago
mt76x8 ramips: mt76x8: select only the matching mt76 driver 6 years ago
mt7620 ramips: mt7620: select only the matching mt76 driver 6 years ago
mt7621 ramips: mt7621: disable CONFIG_MTD_SPLIT_FIRMWARE 6 years ago
patches-4.14 kernel: bump 4.14 to 4.14.87 6 years ago
rt288x kernel: only optimized for size if small_flash 6 years ago
rt305x kernel: only optimized for size if small_flash 6 years ago
rt3883 kernel: only optimized for size if small_flash 6 years ago
Makefile ramips: switch to linux 4.14 6 years ago
modules.mk ramips: rename pwm kernel module 6 years ago