Re: [PATCH] i2c: qup: use generic device property accessors
From: Bartosz Golaszewski
Date: Fri Oct 25 2024 - 04:05:46 EST
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