On Thu, 07 May 2026 11:53:49 +0530, Parvathi Pudi wrote:
> This patch removes the static MDIO pinmux configuration from
> rmii1_pin_mux[] and instead configures the MDIO pins conditionally
> during board_init(). Previously, the MDIO_CLK and MDIO_DATA pins
> were always configured for CPSW in mux.c, which could lead to
> unnecessary pin ownership and conflicts in scenarios where CPSW
> is not used.
>
> [...]
Applied to u-boot/next, thanks!
[1/1] board: ti: am335x: Conditional MDIO PAD configuration instead of static
for AM335_ICE
commit: 55e767426ef6dc59d40eacc89dae6cdee2c582ee
--
Tom