Re: [PATCH v21 0/3] leds: add new LED driver for TI LP5812
From: Nam Tran
Date: Tue Jan 13 2026 - 08:22:52 EST
On Tue, 13 Jan 2026, Lee Jones wrote:
> 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?
I rebased this set onto linux-next, specifically:
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git (master).
Please let me know if you would prefer it rebased onto a different branch.
Best regards,
Nam Tran