Skip to content

Commit 6313bc3

Browse files
Christophe RoullierNipaLocal
authored andcommitted
ARM: multi_v7_defconfig: Add MCP23S08 pinctrl support
Need to enable MCP23S08 I/O expanders to manage Ethernet phy reset in STM32MP135F-DK board STMMAC driver defer is not silent, need to put this config in built-in to avoid huge of Ethernet messages Signed-off-by: Christophe Roullier <christophe.roullier@foss.st.com> Signed-off-by: NipaLocal <nipa@local>
1 parent 554c76e commit 6313bc3

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=y
472473
CONFIG_PINCTRL_MICROCHIP_SGPIO=y
473474
CONFIG_PINCTRL_OCELOT=y
474475
CONFIG_PINCTRL_PALMAS=y

0 commit comments

Comments
 (0)