Hi, This patchset add imx93 support for dwmac-imx glue driver. There are some changes of GPR implement Clark Wang (3): net: stmmac: add imx93 platform support dt-bindings: add mx93 description arm64: dts: imx93: add fec and eqos support .../bindings/net/nxp,dwmac-imx.yaml | 4 +- .../boot/dts/freescale/imx93-11x11-evk.dts | 40 ++++++++++++++ arch/arm64/boot/dts/freescale/imx93.dtsi | 22 ++++++++ .../net/ethernet/stmicro/stmmac/dwmac-imx.c | 55 +++++++++++++++++-- 4 files changed, 115 insertions(+), 6 deletions(-) -- 2.34.1