Re: [PATCH RFC] drivers:gpio: introduce variants of gpiod_get_array
From: Bartosz Golaszewski
Date: Fri Jan 03 2025 - 15:41:48 EST
On Thu, Jan 2, 2025 at 2:25 AM Song Chen <chensong_2000@xxxxxx> wrote:
>
> Dear maintainers,
>
> It has been a while after this patch was sent. I'm not sure if i
> followed the idea suggested by Bart correctly, see [1], any comment will
> be appreciated.
>
> Best regards,
>
> Song
>
> [1]:https://lore.kernel.org/lkml/CAMRc=MfpwuMh-MH1UEHKky09iAs4g9=iGFPptARXzoZrVS8hdQ@xxxxxxxxxxxxxx/
>
I've been meaning to respond and it fell off my radar. We typically
don't add new calls without users so I'd love to see this patch in
conjunction with a conversion of some driver to using it in order to
prove that the change makes sense.
Bart