Re: [PATCH v2 05/12] gpio: pmic-eic-sprd: drop unneeded .set() callback

From: Heiko Stuebner
Date: Thu Jun 19 2025 - 05:10:15 EST


Am Donnerstag, 19. Juni 2025, 10:36:06 Mitteleuropäische Sommerzeit schrieb Bartosz Golaszewski:
> On Thu, Jun 19, 2025 at 10:33 AM Bartosz Golaszewski <brgl@xxxxxxxx> wrote:
> >
> > From: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx>
> >
> > The lines on this chip are input-only. GPIO core can handle the missing
> > .set() callback so there's no need to implement a dummy here. Drop it.
> >
> > Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx>
> > ---
>
> Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>

I think re-adding that trailer broke - missing the Acked/Reviewed part.