From: Lee Jones <lee@kernel.org>
To: Nam Tran <trannamatk@gmail.com>
Cc: pavel@kernel.org, gregkh@linuxfoundation.org,
rdunlap@infradead.org, christophe.jaillet@wanadoo.fr,
krzk+dt@kernel.org, robh@kernel.org, conor+dt@kernel.org,
corbet@lwn.net, linux-leds@vger.kernel.org,
linux-kernel@vger.kernel.org, devicetree@vger.kernel.org,
linux-doc@vger.kernel.org
Subject: Re: [PATCH v21 0/3] leds: add new LED driver for TI LP5812
Date: Tue, 13 Jan 2026 12:40:53 +0000 [thread overview]
Message-ID: <20260113124053.GA2842980@google.com> (raw)
In-Reply-To: <20260111135519.28112-1-trannamatk@gmail.com>
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@gmail.com>
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 [李琼斯]
next prev parent reply other threads:[~2026-01-13 12:40 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-01-11 13:55 [PATCH v21 0/3] leds: add new LED driver for TI LP5812 Nam Tran
2026-01-11 13:55 ` [PATCH v21 1/3] dt-bindings: leds: add TI/National Semiconductor LP5812 LED Driver Nam Tran
2026-01-11 13:55 ` [PATCH v21 2/3] leds: add basic support for " Nam Tran
2026-01-11 13:55 ` [PATCH v21 3/3] docs: leds: Document TI LP5812 LED driver Nam Tran
2026-01-13 12:40 ` Lee Jones [this message]
2026-01-13 13:22 ` [PATCH v21 0/3] leds: add new LED driver for TI LP5812 Nam Tran
2026-01-15 15:14 ` Lee Jones
2026-01-20 16:11 ` Lee Jones
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260113124053.GA2842980@google.com \
--to=lee@kernel.org \
--cc=christophe.jaillet@wanadoo.fr \
--cc=conor+dt@kernel.org \
--cc=corbet@lwn.net \
--cc=devicetree@vger.kernel.org \
--cc=gregkh@linuxfoundation.org \
--cc=krzk+dt@kernel.org \
--cc=linux-doc@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-leds@vger.kernel.org \
--cc=pavel@kernel.org \
--cc=rdunlap@infradead.org \
--cc=robh@kernel.org \
--cc=trannamatk@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.