public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [PATCH 0/3] Enable ENETC on i.MX952 EVK
@ 2026-04-03  9:41 alice.guo
  2026-04-03  9:41 ` [PATCH v1 1/3] net: fsl_enetc: fix the duplex setting on the iMX platform alice.guo
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: alice.guo @ 2026-04-03  9:41 UTC (permalink / raw)
  To: Marek Vasut, Tim Harvey, Ye Li, u-boot, NXP i.MX U-Boot Team
  Cc: Jerome Forissier, Tom Rini, Thomas Schaefer, Michael Walle,
	Clark Wang, Christian Marangi, Simon Glass, Quentin Schulz,
	Mikhail Kshevetskiy, Robert Marko, Yao Zi, Heiko Thiery,
	Marek Vasut, Peng Fan, Jacky Bai, Andrew Goodbody, Stefano Babic,
	Fabio Estevam, Alice Guo

Signed-off-by: Alice Guo <alice.guo@nxp.com>
---
Alice Guo (1):
      imx952_evk: Enable ENETC0

Clark Wang (1):
      net: fsl_enetc: fix the duplex setting on the iMX platform

Ye Li (1):
      net: fsl_enetc: Add support for i.MX952

 arch/arm/dts/imx952-evk-u-boot.dtsi   |  94 ++++++++++++++++++++++++++++++++
 arch/arm/dts/imx952-u-boot.dtsi       | 100 ++++++++++++++++++++++++++++++++++
 configs/imx952_evk_defconfig          |   3 +
 drivers/net/Kconfig                   |   4 +-
 drivers/net/fsl_enetc.c               |  46 ++++++++++++----
 drivers/net/fsl_enetc_netc_blk_ctrl.c |  72 ++++++++++++++++++++++++
 6 files changed, 307 insertions(+), 12 deletions(-)
---
base-commit: f7e7c55e53e80100c327b9cb0512c069acf80ab5
change-id: 20260403-enetc-b2d80f42ba23

Best regards,
-- 
Alice Guo <alice.guo@nxp.com>


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

end of thread, other threads:[~2026-04-07 12:51 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-03  9:41 [PATCH 0/3] Enable ENETC on i.MX952 EVK alice.guo
2026-04-03  9:41 ` [PATCH v1 1/3] net: fsl_enetc: fix the duplex setting on the iMX platform alice.guo
2026-04-03  9:41 ` [PATCH v1 2/3] net: fsl_enetc: Add support for i.MX952 alice.guo
2026-04-03  9:41 ` [PATCH v1 3/3] imx952_evk: Enable ENETC0 alice.guo
2026-04-04 11:38   ` Fabio Estevam
2026-04-07  7:16     ` 回复: [EXT] " Alice Guo
2026-04-07 11:56       ` Fabio Estevam

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox