Skip to content

Commit f9a5502

Browse files
neuschaeferLinus Walleij
authored andcommitted
pinctrl: wpcm450: select MFD_SYSCON
The pinctrl-wpcm450 driver relies on MFD_SYSCON functionality in order to find some of its MMIO registers. Select MFD_SYSCON from PINCTRL_WPCM450 to ensure that it's enabled. Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net> Link: https://lore.kernel.org/r/20230412185049.3782842-1-j.neuschaefer@gmx.net Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
1 parent 19bcff7 commit f9a5502

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

drivers/pinctrl/nuvoton/Kconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ config PINCTRL_WPCM450
1111
select GPIOLIB
1212
select GPIO_GENERIC
1313
select GPIOLIB_IRQCHIP
14+
select MFD_SYSCON
1415
help
1516
Say Y or M here to enable pin controller and GPIO support for
1617
the Nuvoton WPCM450 SoC. This is strongly recommended when

0 commit comments

Comments
 (0)