This series adds 1G SGMII support for i.MX952. This series depends on the i.MX95 SGMII support series. Link: https://patchwork.ozlabs.org/project/uboot/patch/[email protected]/
CI: https://github.com/u-boot/u-boot/pull/1007/checks This series depends on the i.MX95 SGMII support series being applied first. This series is based on the current u-boot/next branch. Signed-off-by: Alice Guo <[email protected]> --- Alice Guo (3): net: fsl_enetc: xpcs_phy: access PMA/PCS via MDIO_MMD_VEND2 on i.MX952 net: fsl_enetc_xpcs_phy: Add 1G SGMII speed mode for i.MX952 net: fsl_enetc: Add SGMII mode support for i.MX952 drivers/net/fsl_enetc.c | 4 + drivers/net/fsl_enetc.h | 1 + drivers/net/fsl_enetc_xpcs_phy.c | 294 ++++++++++++++++++++++++++++++++++++++- 3 files changed, 295 insertions(+), 4 deletions(-) --- base-commit: 6e79ea7417e823c4419893b07777d3375e5c8f22 change-id: 20260707-imx952-68a0f709064b Best regards, -- Alice Guo <[email protected]>

