08.07.2020 11:53, Andy Shevchenko пишет: > On Wed, Jul 8, 2020 at 11:51 AM Andy Shevchenko > <andy.shevchenko@xxxxxxxxx> wrote: >> On Wed, Jul 8, 2020 at 11:29 AM Dmitry Osipenko <digetx@xxxxxxxxx> wrote: > > ... > >>> + max77620_gpio_initialize(mgpio); >> >> I guess we have special callback for that, i.e. >> https://elixir.bootlin.com/linux/v5.8-rc3/C/ident/init_hw. > > Sorry, here is correct link > > https://elixir.bootlin.com/linux/v5.8-rc3/source/include/linux/gpio/driver.h#L212 > Indeed, I missed the init_hw(), thank you!