]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
MIPS: ingenic: Enable pinctrl for all ingenic SoCs
authorPaul Cercueil <paul@crapouillou.net>
Fri, 12 May 2017 16:52:58 +0000 (18:52 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Mon, 22 May 2017 15:23:40 +0000 (17:23 +0200)
There is a pinctrl driver for each of the Ingenic SoCs supported by the
upstream Linux kernel. In order to switch away from the old GPIO
platform code, we now enable the pinctrl drivers by default for the
Ingenic SoCs.

Signed-off-by: Paul Cercueil <paul@crapouillou.net>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
arch/mips/Kconfig

index 2828ecde133d97ae9b03490358b264ba89f4204a..45bcd1cfcec0d1d801a21b45567eb00b0945a137 100644 (file)
@@ -364,6 +364,7 @@ config MACH_INGENIC
        select SYS_SUPPORTS_ZBOOT_UART16550
        select DMA_NONCOHERENT
        select IRQ_MIPS_CPU
+       select PINCTRL
        select GPIOLIB
        select COMMON_CLK
        select GENERIC_IRQ_CHIP