[net-next,PATCH v2 0/5] Some improve for STM32MP2X
Christophe Roullier
christophe.roullier at foss.st.com
Wed Aug 12 02:11:17 PDT 2026
Add PHY Regu for MP23/MP25-DK
Increase deassert value for PHY Reset for MP25-EV1
Add support of phy-supply regulator
Remove commit "net: stmmac: manage error case during stmmac_dvr_probe"
from my series to push in net-next networking tree
v2: Add reviewed-by from Linus
Add missing commit to manage phy-supply property
(yaml and glue support)
Christophe Roullier (5):
dt-bindings: net: add phy-supply property for stm32
net: ethernet: stmmac: stm32: support the phy-supply regulator binding
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
.../devicetree/bindings/net/stm32-dwmac.yaml | 3 ++
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 +-
.../net/ethernet/stmicro/stmmac/dwmac-stm32.c | 51 ++++++++++++++++++-
5 files changed, 56 insertions(+), 2 deletions(-)
--
2.43.0
More information about the linux-arm-kernel
mailing list