Re: [PATCH v21 0/3] leds: add new LED driver for TI LP5812
From: Lee Jones
Date: Tue Jan 13 2026 - 07:40:59 EST
On Sun, 11 Jan 2026, Nam Tran wrote:
> This patch series adds initial support for the TI LP5812,
> a 4x3 matrix RGB LED driver with autonomous engine control.
> This version provides a minimal, clean implementation focused
> on core functionality only. The goal is to upstream a solid
> foundation, with the expectation that additional features can
> be added incrementally in future patches.
>
> The driver integrates with the LED multicolor framework and
> supports a set of basic sysfs interfaces for LED control and
> chip management.
>
> Signed-off-by: Nam Tran <trannamatk@xxxxxxxxx>
Still does not apply - which branch did you rebase this to?
---
Applied patch Documentation/devicetree/bindings/leds/ti,lp5812.yaml cleanly.
Applied patch MAINTAINERS cleanly.
warning: squelched 137 whitespace errors
warning: 142 lines add whitespace errors.
Falling back to patching base and 3-way merge...
Auto-merging MAINTAINERS
No changes -- Patch already applied.
Applying: leds: add basic support for TI/National Semiconductor LP5812 LED Driver
Using index info to reconstruct a base tree...
M MAINTAINERS
M drivers/leds/rgb/Kconfig
M drivers/leds/rgb/Makefile
Checking patch MAINTAINERS...
Checking patch drivers/leds/rgb/Kconfig...
Checking patch drivers/leds/rgb/Makefile...
Checking patch drivers/leds/rgb/leds-lp5812.c...
Checking patch drivers/leds/rgb/leds-lp5812.h...
Applied patch MAINTAINERS cleanly.
Applied patch drivers/leds/rgb/Kconfig cleanly.
Applied patch drivers/leds/rgb/Makefile cleanly.
Applied patch drivers/leds/rgb/leds-lp5812.c cleanly.
Applied patch drivers/leds/rgb/leds-lp5812.h cleanly.
Falling back to patching base and 3-way merge...
error: Your local changes to the following files would be overwritten by merge:
MAINTAINERS
drivers/leds/rgb/Kconfig
drivers/leds/rgb/Makefile
Please commit your changes or stash them before you merge.
error: The following untracked working tree files would be overwritten by merge:
drivers/leds/rgb/leds-lp5812.c
drivers/leds/rgb/leds-lp5812.h
Please move or remove them before you merge.
Aborting
error: Failed to merge in the changes.
Patch failed at 0002 leds: add basic support for TI/National Semiconductor LP5812 LED Driver
--
Lee Jones [李琼斯]