On 2024-09-20 13:15, Linus Walleij wrote:
The Broadcom BCA (Broadband Access) SoCs have a LED control block that can support either parallel (directly connected) LEDs or serial (connected to 1-4 shift registers) LEDs. Add a driver for that hardware.
There is an existing driver for this hw block, please see: drivers/leds/blink/leds-bcm63138.c It may need some work (I didn't compare your submission with my minimal driver) and I think it would be preferred over adding a new driver for the same hw. -- Rafał Miłecki