[PATCH 05/23] gpio: nomadik: extract GPIO platform driver from drivers/pinctrl/nomadik/
Linus Walleij
linus.walleij at linaro.org
Wed Feb 21 06:37:15 PST 2024
Hi Theo,
just a quick note here:
On Wed, Feb 14, 2024 at 5:24 PM Théo Lebrun <theo.lebrun at bootlin.com> 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
More information about the linux-arm-kernel
mailing list