Josef Schlehofer e06f97eb33 mvebu: backport pending Turris Omnia LEDs improvements
It backports this patch series, which is currently on review:
https://lore.kernel.org/linux-leds/20220704105955.15474-1-kabel@kernel.org/T/#rb89a4ca5a836f17bdcc53d65549e0b1779bb6a18
It allows being able to configure LEDs in userspace.

This fixes issue described in Turris Build repository
https://gitlab.nic.cz/turris/os/build/-/issues/354
It happens in OpenWrt as well.

- Before
```
root@turris:/# ls /sys/class/leds/
ath10k-phy0  ath9k-phy1   mmc0::
```

 -After
```
root@turris:/# ls /sys/class/leds/
ath10k-phy0      rgb:indicator-2  rgb:lan-3        rgb:wlan-1
ath9k-phy1       rgb:lan-0        rgb:lan-4        rgb:wlan-2
mmc0::           rgb:lan-1        rgb:power        rgb:wlan-3
rgb:indicator-1  rgb:lan-2        rgb:wan
```

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
(cherry picked from commit 049368b936988ce2c7f82c07367d168600fdbaa6)
2022-08-16 15:39:16 +02:00
..
2022-07-01 20:28:35 +02:00
2022-07-19 21:31:04 +02:00
2022-08-14 21:06:52 +02:00
2022-08-14 21:06:52 +02:00
2022-07-19 21:36:44 +02:00
2022-08-14 21:06:52 +02:00
2022-03-11 00:04:05 +01:00
2022-08-05 15:24:57 +02:00
2022-07-30 17:22:16 +02:00
2022-07-19 21:36:44 +02:00
2022-06-27 22:34:07 +02:00
2022-07-01 16:42:32 +03:00
2022-07-30 17:21:47 +02:00
2022-08-14 21:06:53 +02:00