Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-04-14 | led: bcm6753: Drop duplicate OF "label" property parsing | Tom Rini | |
The OF "label" property parsing is now handled in LED core, drop the duplicate implementation from this driver. Signed-off-by: Tom Rini <trini@konsulko.com> | |||
2022-03-07 | drivers: led: led_bcm6753: initial support | Philippe Reynes | |
Add the support of the LED IP for bcm6357. This LED IP supports blinking, fading and pulsating, but for the moment, only blinking is supported. Signed-off-by: Philippe Reynes <philippe.reynes@softathome.com> |