[PATCH 0/3] Add imx93 support for dwmac-imx

From: Clark Wang
Date: Wed Oct 12 2022 - 06:53:39 EST


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