Skip to content
This repository was archived by the owner on Nov 8, 2023. It is now read-only.

Commit d7d9066

Browse files
Christophe Roullierarndb
authored andcommitted
ARM: multi_v7_defconfig: Add MCP23S08 pinctrl support
Enable MCP23S08 I/O expanders to manage Ethernet PHY reset in STM32MP135F-DK board. Signed-off-by: Christophe Roullier <christophe.roullier@foss.st.com> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Signed-off-by: Alexandre Torgue <alexandre.torgue@foss.st.com> Link: https://lore.kernel.org/r/20240705134407.2833659-1-alexandre.torgue@foss.st.com Signed-off-by: Arnd Bergmann <arnd@arndb.de>
1 parent 95b5b10 commit d7d9066

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arch/arm/configs/multi_v7_defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -469,6 +469,7 @@ CONFIG_SPI_XILINX=y
469469
CONFIG_SPI_SPIDEV=y
470470
CONFIG_SPMI=y
471471
CONFIG_PINCTRL_AS3722=y
472+
CONFIG_PINCTRL_MCP23S08=m
472473
CONFIG_PINCTRL_MICROCHIP_SGPIO=y
473474
CONFIG_PINCTRL_OCELOT=y
474475
CONFIG_PINCTRL_PALMAS=y

0 commit comments

Comments
 (0)