Hi Theo, just a quick note here: On Wed, Feb 14, 2024 at 5:24 PM Théo Lebrun <theo.lebrun@xxxxxxxxxxx> wrote: > +config GPIO_NOMADIK > + bool "Nomadik GPIO driver" > + depends on ARCH_U8500 || ARCH_NOMADIK || COMPILE_TEST > + select OF_GPIO > + select GPIOLIB_IRQCHIP Could you add: default PINCTRL_NOMADIK so it is turned on by default when we have that, since they are jitted together so closely. Yours, Linus Walleij