RE: [PATCH v3 0/2] Match data improvements for pca955x driver

From: Biju Das
Date: Thu Oct 05 2023 - 12:03:52 EST


> Subject: Re: [PATCH v3 0/2] Match data improvements for pca955x driver
>
> On Thu, 05 Oct 2023, Biju Das wrote:
>
> > Hi Lee Jones,
> >
> > > -----Original Message-----
> > > From: Lee Jones <lee@xxxxxxxxxx>
> > > Sent: Thursday, October 5, 2023 2:12 PM
> > > To: Biju Das <biju.das.jz@xxxxxxxxxxxxxx>
> > > Cc: Pavel Machek <pavel@xxxxxx>; linux-leds@xxxxxxxxxxxxxxx; linux-
> > > kernel@xxxxxxxxxxxxxxx; Biju Das <biju.das.au@xxxxxxxxx>; Andy
> > > Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
> > > Subject: Re: [PATCH v3 0/2] Match data improvements for pca955x
> > > driver
> > >
> > > On Sat, 30 Sep 2023, Biju Das wrote:
> > >
> > > > This patch series aims to add match data improvements for pca955x
> driver.
> > > >
> > > > This patch series is only compile tested.
> > > >
> > > > v2->v3:
> > > > * Added Rb tag from Andy.
> > > > * Dropped tabs from struct pca955x.
> > > > v1->v2:
> > > > * Added Rb tag from Lee Jones for patch#1.
> > > > * Adeed patch#2 for cleanup of OF/ID table terminators.
> > > >
> > > > Biju Das (2):
> > > > leds: pca955x: Convert enum->pointer for data in the match tables
> > > > leds: pca955x: Cleanup OF/ID table terminators
> > > >
> > > > drivers/leds/leds-pca955x.c | 71
> > > > +++++++++++++++----------------------
> > > > 1 file changed, 29 insertions(+), 42 deletions(-)
> > >
> > > These no longer apply.
> > >
> > > Please rebase and submit a [RESEND] so I can apply them.
> >
> > Can you please point me to the tree I need to rebase?
> >
> > I believe previously I have rebased with [1], Please confirm.
> >
> > [1]
>
> Yes, that'll do. Or if you're prepared to wait for the overnight-sync you
> can use Linux Next tomorrow.

OK, will wait for Linux Next.

Cheers,
Biju