netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] Add imx93 support for dwmac-imx
@ 2022-10-12 10:51 Clark Wang
  2022-10-12 10:51 ` [PATCH 1/3] net: stmmac: add imx93 platform support Clark Wang
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Clark Wang @ 2022-10-12 10:51 UTC (permalink / raw)
  To: davem, edumazet, kuba, pabeni, robh+dt, krzysztof.kozlowski+dt,
	shawnguo, s.hauer, festevam, peppe.cavallaro, alexandre.torgue,
	joabreu, mcoquelin.stm32
  Cc: kernel, netdev, devicetree, linux-arm-kernel, linux-kernel,
	linux-stm32

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


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

end of thread, other threads:[~2022-10-12 21:32 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-10-12 10:51 [PATCH 0/3] Add imx93 support for dwmac-imx Clark Wang
2022-10-12 10:51 ` [PATCH 1/3] net: stmmac: add imx93 platform support Clark Wang
2022-10-12 21:29   ` Andrew Lunn
2022-10-12 10:51 ` [PATCH 2/3] dt-bindings: add mx93 description Clark Wang
2022-10-12 13:12   ` Krzysztof Kozlowski
2022-10-12 10:51 ` [PATCH 3/3] arm64: dts: imx93: add fec and eqos support Clark Wang
2022-10-12 21:32   ` Andrew Lunn

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).