
29 Nov
2023
29 Nov
'23
4:34 p.m.
On 29/11/2023 16.23, Tom Rini wrote:
On Fri, Nov 17, 2023 at 12:38:11PM +0100, Rasmus Villemoes wrote:
doc/device-tree-bindings/leds/leds-lp5562.txt | 63 ++ drivers/led/Kconfig | 8 + drivers/led/Makefile | 1 + drivers/led/led_lp5562.c | 578 ++++++++++++++++++ 4 files changed, 650 insertions(+) create mode 100644 doc/device-tree-bindings/leds/leds-lp5562.txt create mode 100644 drivers/led/led_lp5562.c
If there's no further comments, I'll update the MAINTAINERS file to list this driver under your name as well, OK?
Fine by me.
Thanks, Rasmus