openwrt/target/linux/apm821xx
Christian Lamparter 8b0c053671 apm821xx: implement new LED label naming scheme
This patch updates all current APM82181 devices over to that
"new LED naming scheme". This includes many updates to the
device-tree:
	- dropped the deprecated, but beloved "label" property.
	- rename all DT leds node names to led-#.
	- add function and color properties.
	- utilized panic-indicator property.
	- dropped led- aliases (see below).

migration scripts for all devices are included.

For more information. See:
<https://www.kernel.org/doc/html/latest/leds/leds-class.html>

For the future: It looks like the color+function properties
won over the dt-alias / label. This will need to be wired up
into openwrt eventually. For APM821xx the situation is that
all devices have a dedicated power and fault indicator.

Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
2021-10-22 21:25:18 +02:00
..
base-files apm821xx: implement new LED label naming scheme 2021-10-22 21:25:18 +02:00
dts apm821xx: implement new LED label naming scheme 2021-10-22 21:25:18 +02:00
image apm821xx: MX60(W): re-enable + allow bigger future kernels 2021-10-22 21:25:18 +02:00
nand apm821xx: move CONFIG_DMA* to the generic apm821xx config 2021-10-10 16:44:15 +02:00
patches-5.4 kernel: bump 5.4 to 5.4.155 2021-10-21 00:17:36 +02:00
patches-5.10 kernel: bump 5.10 to 5.10.75 2021-10-21 00:17:36 +02:00
sata apm821xx: disable and move kernel CONFIG_ symbols 2021-10-10 16:47:41 +02:00
config-5.4 apm821xx: move CONFIG_REGULATOR to target config 2021-06-13 11:32:49 +02:00
config-5.10 apm821xx: disable and move kernel CONFIG_ symbols 2021-10-10 16:47:41 +02:00
Makefile apm821xx: switch to Kernel 5.10 2021-10-10 16:44:15 +02:00