On Wed, Mar 24, 2021 at 9:19 AM Álvaro Fernández Rojas <[email protected]> wrote: > > The current code doesn't check if GPIOLIB_IRQCHIP is enabled, which results in > a compilation error when trying to build gpio-regmap if CONFIG_GPIOLIB_IRQCHIP > isn't enabled. > > Fixes: 6a45b0e2589f ("gpiolib: Introduce gpiochip_irqchip_add_domain()") > Suggested-by: Michael Walle <[email protected]> > Signed-off-by: Álvaro Fernández Rojas <[email protected]> > Reviewed-by: Linus Walleij <[email protected]> > Reviewed-by: Michael Walle <[email protected]> > ---
Acked-by: Bartosz Golaszewski <[email protected]> I suppose this will go through the pinctrl tree. Bartosz

