[PATCH] media: c8sectpfe: convert to gpio descriptors
Sakari Ailus
sakari.ailus at iki.fi
Wed May 17 11:21:00 PDT 2023
Hi Arnd,
On Mon, Jan 30, 2023 at 02:09:47PM +0100, Arnd Bergmann wrote:
> From: Arnd Bergmann <arnd at arndb.de>
>
> The gpio usage in the function is fairly straightforward,
> but the normal gpiod_get() interface cannot be used here
> since the gpio is referenced by a child node of the device.
>
> Using devm_fwnode_gpiod_get_index() is the best alternative
> here.
>
> Signed-off-by: Arnd Bergmann <arnd at arndb.de>
I've picked
<URL:https://patchwork.linuxtv.org/project/linux-media/patch/20230130131003.668888-1-arnd@kernel.org/>
instead. I hope that's fine. Also cc Dmitry.
--
Kind regards,
Sakari Ailus
More information about the linux-arm-kernel
mailing list