[PATCH v4 11/11] ARM: multi_v7_defconfig: Add MCP23S08 pinctrl support

Marek Vasut marex at denx.de
Tue Jun 4 09:55:00 PDT 2024


On 6/4/24 4:35 PM, Christophe Roullier wrote:
> Need to enable MCP23S08 I/O expanders to manage Ethernet PHY
> reset in STM32MP135F-DK board.
> Put this config in built-in like STMMAC to avoid huge of Ethernet
> messages during boot (deferred)

You're not avoiding any error/defer/messages here, you simply need to 
enable the MCP23S08 GPIO controller driver, so the kernel can use the 
GPIO provided by that driver instance to release the ethernet PHY from 
reset on STM32MP135F-DK, that's all.



More information about the linux-arm-kernel mailing list