Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 37b4c3ca authored by Paul Cercueil's avatar Paul Cercueil Committed by Linus Walleij
Browse files

MIPS: ingenic: Enable pinctrl for all ingenic SoCs



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: default avatarPaul Cercueil <paul@crapouillou.net>
Signed-off-by: default avatarLinus Walleij <linus.walleij@linaro.org>
parent cf2fd519
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -364,6 +364,7 @@ config MACH_INGENIC
	select SYS_SUPPORTS_ZBOOT_UART16550
	select SYS_SUPPORTS_ZBOOT_UART16550
	select DMA_NONCOHERENT
	select DMA_NONCOHERENT
	select IRQ_MIPS_CPU
	select IRQ_MIPS_CPU
	select PINCTRL
	select GPIOLIB
	select GPIOLIB
	select COMMON_CLK
	select COMMON_CLK
	select GENERIC_IRQ_CHIP
	select GENERIC_IRQ_CHIP