On Tue, Mar 2, 2021 at 8:16 PM Álvaro Fernández Rojas <noltari@xxxxxxxxx> wrote: > v2: introduce changes suggested by Linus Walleij and remove interrupts > - In order to use GPIO_REGMAP, the need to get gpio_chip from gpio_regmap > and use it for pinctrl_add_gpio_range() and gpio_chip.direction_input() > and gpio_chip.direction_output(). Looking so much better don't you think? :) If you also get rid of the exposed struct using DT gpio-ranges we are done I think, just need some DT review slack for the DT maintainers for the bindings. Yours, Linus Walleij