Re: [PATCH] i2c: qup: use generic device property accessors

From: Bartosz Golaszewski
Date: Fri Nov 01 2024 - 10:20:47 EST


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