OSDN Git Service

MIPS: ath79: select the PINCTRL subsystem
authorJohn Crispin <john@phrozen.org>
Fri, 20 Jul 2018 11:58:20 +0000 (13:58 +0200)
committerPaul Burton <paul.burton@mips.com>
Wed, 25 Jul 2018 01:57:38 +0000 (18:57 -0700)
The pinmux on QCA SoCs is controlled by a single register. The
"pinctrl-single" driver can be used but requires the target
to select PINCTRL.

Signed-off-by: John Crispin <john@phrozen.org>
Signed-off-by: Paul Burton <paul.burton@mips.com>
Patchwork: https://patchwork.linux-mips.org/patch/19909/
Cc: James Hogan <jhogan@kernel.org>
Cc: Ralf Baechle <ralf@linux-mips.org>
Cc: linux-mips@linux-mips.org
arch/mips/Kconfig

index 235feb6..1025605 100644 (file)
@@ -194,6 +194,7 @@ config ATH79
        select CSRC_R4K
        select DMA_NONCOHERENT
        select GPIOLIB
+       select PINCTRL
        select HAVE_CLK
        select COMMON_CLK
        select CLKDEV_LOOKUP