]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
pinctrl: microchip-sgpio: add missing select REGMAP_MMIO
authorBenjamin Boortz <bennib@mailbox.org>
Sun, 19 Jul 2026 09:41:46 +0000 (11:41 +0200)
committerLinus Walleij <linusw@kernel.org>
Sat, 25 Jul 2026 09:21:28 +0000 (11:21 +0200)
The driver calls ocelot_regmap_from_resource() via <linux/mfd/ocelot.h>,
which internally uses devm_regmap_init_mmio() and requires REGMAP_MMIO.
The Kconfig entry does not select REGMAP_MMIO, causing a build failure
when no other driver in the config happens to pull in REGMAP_MMIO:

  include/linux/mfd/ocelot.h:34:24: error: implicit declaration of function 'devm_regmap_init_mmio'

Found by randconfig testing on arm64; tinyconfig reproducer below.

Fixes: 2afbbab45c26 ("pinctrl: microchip-sgpio: update to support regmap")
Cc: stable@vger.kernel.org
Signed-off-by: Benjamin Boortz <bennib@mailbox.org>
Reviewed-by: Andy Shevchenko <andy@kernel.org>
Signed-off-by: Linus Walleij <linusw@kernel.org>
drivers/pinctrl/Kconfig

index c2cdd7b2c49b06ccfb21bcc06e3526ff77ef3bbc..23ea76dc6261a2c68daed5d261a754e7dac80570 100644 (file)
@@ -426,6 +426,7 @@ config PINCTRL_MICROCHIP_SGPIO
        select GENERIC_PINCONF
        select GENERIC_PINCTRL_GROUPS
        select GENERIC_PINMUX_FUNCTIONS
+       select REGMAP_MMIO
        help
          Support for the serial GPIO interface used on Microsemi and
          Microchip SoCs. By using a serial interface, the SIO