Netdev List
 help / color / mirror / Atom feed
* [PATCH 0/4] Some improve for STM32MP2X and fix for stmac_main
@ 2026-08-04 13:20 Christophe Roullier
  2026-08-04 13:20 ` [PATCH 1/4] arm64: dts: st: add 3v3 regulator to ethernet on stm32mp235f-dk Christophe Roullier
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Christophe Roullier @ 2026-08-04 13:20 UTC (permalink / raw)
  To: Andrew Lunn, David S . Miller, Eric Dumazet, Jakub Kicinski,
	Paolo Abeni, Maxime Coquelin, Alexandre Torgue, Russell King,
	linusw, antonio.borneo, Maxime Chevallier, Vladimir Oltean,
	Christophe Roullier
  Cc: netdev, linux-stm32, linux-arm-kernel, linux-kernel

Add PHY Regu for MP23/MP25-DK
Increase deassert value for PHY Reset for MP25-EV1
Fourth commit fix bad cleaning when error during stmmac_mdio_register,
already review on series pushed on 18/02/2026

Christophe Roullier (4):
  arm64: dts: st: add 3v3 regulator to ethernet on stm32mp235f-dk
  arm64: dts: st: add 3v3 regulator to ethernet on stm32mp257f-dk
  arm64: dts: st: increase deassert of PHY reset in stm32mp257f-ev1
  net: stmmac: manage error case during stmmac_dvr_probe

 arch/arm64/boot/dts/st/stm32mp235f-dk.dts         | 1 +
 arch/arm64/boot/dts/st/stm32mp257f-dk.dts         | 1 +
 arch/arm64/boot/dts/st/stm32mp257f-ev1.dts        | 2 +-
 drivers/net/ethernet/stmicro/stmmac/stmmac_main.c | 2 ++
 4 files changed, 5 insertions(+), 1 deletion(-)

-- 
2.43.0


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2026-08-05 12:00 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-04 13:20 [PATCH 0/4] Some improve for STM32MP2X and fix for stmac_main Christophe Roullier
2026-08-04 13:20 ` [PATCH 1/4] arm64: dts: st: add 3v3 regulator to ethernet on stm32mp235f-dk Christophe Roullier
2026-08-04 13:20 ` [PATCH 2/4] arm64: dts: st: add 3v3 regulator to ethernet on stm32mp257f-dk Christophe Roullier
2026-08-04 13:20 ` [PATCH 3/4] arm64: dts: st: increase deassert of PHY reset in stm32mp257f-ev1 Christophe Roullier
2026-08-04 13:20 ` [PATCH 4/4] net: stmmac: manage error case during stmmac_dvr_probe Christophe Roullier
2026-08-04 14:16   ` Maxime Chevallier
2026-08-05  9:08     ` Christophe ROULLIER
2026-08-04 17:45   ` Andrew Lunn
2026-08-05  6:39     ` Christophe ROULLIER
2026-08-05 11:59       ` Andrew Lunn

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox