All of lore.kernel.org
 help / color / mirror / Atom feed
From: Lee Jones <lee@kernel.org>
To: Nam Tran <trannamatk@gmail.com>
Cc: gregkh@linuxfoundation.org, pavel@kernel.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: Thu, 15 Jan 2026 15:14:16 +0000	[thread overview]
Message-ID: <20260115151416.GG2842980@google.com> (raw)
In-Reply-To: <20260113132247.36012-1-trannamatk@gmail.com>

On Tue, 13 Jan 2026, Nam Tran wrote:

> 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@gmail.com>
> > 
> > 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.

-next should work, so not sure what's going on there.

Try this branch instead then:

  https://git.kernel.org/pub/scm/linux/kernel/git/lee/leds.git/log/?h=for-leds-next

-- 
Lee Jones [李琼斯]

  reply	other threads:[~2026-01-15 15:14 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 ` [PATCH v21 0/3] leds: add new LED driver for TI LP5812 Lee Jones
2026-01-13 13:22   ` Nam Tran
2026-01-15 15:14     ` Lee Jones [this message]
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=20260115151416.GG2842980@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.