Re: [PATCH] i2c: qup: use generic device property accessors
From: Bartosz Golaszewski
Date: Tue Nov 12 2024 - 03:22:28 EST
On Fri, Nov 1, 2024 at 3:20 PM Bartosz Golaszewski <brgl@xxxxxxxx> wrote:
>
> On Fri, Oct 25, 2024 at 10:04 AM Bartosz Golaszewski <brgl@xxxxxxxx> wrote:
> >
> > On Tue, Oct 22, 2024 at 2:05 PM <neil.armstrong@xxxxxxxxxx> wrote:
> > >
> > > On 08/10/2024 18:09, Bartosz Golaszewski wrote:
> > > > From: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx>
> > > >
> > > > There's no reason for this driver to use OF-specific property helpers.
> > > > Drop the last one in favor of the generic variant and no longer include
> > > > of.h.
> > > >
> > > > Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx>
> > >
> > > LGTM
> > >
> > > Reviewed-by: Neil Armstrong <neil.armstrong@xxxxxxxxxx>
> >
> > Andi, can you pick this up, please?
> >
> > Bart
>
> Any reason why this simple change cannot be picked up?
>
> Bartosz
I'll take it through my tree for v6.13 if there's no response in the
following days.
Bart