diff mbox series

ARM: multi_v7_defconfig: Add MCP23S08 pinctrl support

Message ID 20240705134407.2833659-1-alexandre.torgue@foss.st.com (mailing list archive)
State Accepted
Commit d7d906675de29eb4cd088b3ff68670acad4937a4
Headers show
Series ARM: multi_v7_defconfig: Add MCP23S08 pinctrl support | expand

Commit Message

Alexandre TORGUE July 5, 2024, 1:44 p.m. UTC
From: Christophe Roullier <christophe.roullier@foss.st.com>

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>

---
Hi ARM SoC maintainers,

Please consider this first round of STM32 config for v6.11 cycle.

Thanks
Alex

Comments

patchwork-bot+linux-soc@kernel.org July 8, 2024, 7:50 p.m. UTC | #1
Hello:

This patch was applied to soc/soc.git (for-next)
by Arnd Bergmann <arnd@arndb.de>:

On Fri, 5 Jul 2024 15:44:07 +0200 you wrote:
> From: Christophe Roullier <christophe.roullier@foss.st.com>
> 
> 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>
> 
> [...]

Here is the summary with links:
  - ARM: multi_v7_defconfig: Add MCP23S08 pinctrl support
    https://git.kernel.org/soc/soc/c/d7d906675de2

You are awesome, thank you!
diff mbox series

Patch

diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig
index 86bf057ac366..62734530a3d6 100644
--- a/arch/arm/configs/multi_v7_defconfig
+++ b/arch/arm/configs/multi_v7_defconfig
@@ -469,6 +469,7 @@  CONFIG_SPI_XILINX=y
 CONFIG_SPI_SPIDEV=y
 CONFIG_SPMI=y
 CONFIG_PINCTRL_AS3722=y
+CONFIG_PINCTRL_MCP23S08=m
 CONFIG_PINCTRL_MICROCHIP_SGPIO=y
 CONFIG_PINCTRL_OCELOT=y
 CONFIG_PINCTRL_PALMAS=y