On Mon, Oct 10, 2022 at 2:52 PM Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> wrote: > Without ->gpio_request_enable() and ->gpio_set_direction() > callbacks it's not possible to mux GPIO via standard GPIO > interfaces (like `gpioget` or `gpioset` tools in user space). > > Implement those functions to fill the above mentioned gap. > > Signed-off-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> Patch applied, it looked a bit scary but I realize you probably have tested it on the hardware and made sure it works. Yours, Linus Walleij