[PATCH] media: c8sectpfe: convert to gpio descriptors
Andy Shevchenko
andriy.shevchenko at linux.intel.com
Wed Feb 1 10:35:55 PST 2023
On Tue, Jan 31, 2023 at 07:29:37PM -0800, Dmitry Torokhov wrote:
> On Mon, Jan 30, 2023 at 5:31 AM Arnd Bergmann <arnd at kernel.org> wrote:
...
> > + tsin->rst_gpio = devm_fwnode_gpiod_get_index(dev,
> > + of_node_to_fwnode(child),
Actually, please use of_fwnode_handle() and not IRQ framework custom grown
duplicate.
> > + "reset-gpios",
>
> Wrong name.
>
> > + 0, GPIOD_OUT_LOW,
> > + "NIM reset");
--
With Best Regards,
Andy Shevchenko
More information about the linux-arm-kernel
mailing list