mediatek: add led count
authorSven Wegener <sven.wegener@stealer.net>
Sat, 12 Jun 2021 19:56:22 +0000 (21:56 +0200)
committerDaniel Golle <daniel@makrotopia.org>
Sun, 11 Sep 2022 19:26:42 +0000 (20:26 +0100)
commit76198e8f09a607c6aca2621f59d7a4cd7f6653e3
tree3e8f8ad5e1ff4d9fd3da16d6e4d75ff8c297b217
parent013a956f086dc5d88f6e9cbd852ed4d900d436e0
mediatek: add led count

The LEDs connected to the MCU are so-called smart LEDs and their signal is
daisy-chained. Because of this, the MCU needs to be told how many LEDs are
connected. It also means the LEDs could be individually controlled, if the MCU
has a command for this.

Signed-off-by: Sven Wegener <sven.wegener@stealer.net>
target/linux/mediatek/files/drivers/leds/leds-ubnt-ledbar.c