mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH 0/2] ARM: socfpga: xgmac: switch to upstream device tree
@ 2026-04-23  6:58 Michael Tretter
  2026-04-23  6:58 ` [PATCH 1/2] net: xgmac: switch to upstream compatible Michael Tretter
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Michael Tretter @ 2026-04-23  6:58 UTC (permalink / raw)
  To: Sascha Hauer, BAREBOX; +Cc: Steffen Trumtrar, Michael Tretter

The compatible used by the xgmac driver in barebox doesn't use the
existing binding for the xgmac, but uses a custom compatible string.
Therefore, the Ethernet nodes that are already defined by the imported
Linux device tree are not used.

Update the driver to use the same compatible as Linux and remove the now
obsolete downstream device tree nodes.

Signed-off-by: Michael Tretter <m.tretter@pengutronix.de>
---
Michael Tretter (2):
      net: xgmac: switch to upstream compatible
      ARM: socfpga: remove obsolete gmac device tree nodes

 arch/arm/dts/socfpga_agilex5.dtsi           | 51 -----------------------------
 arch/arm/dts/socfpga_agilex5_axe5_eagle.dts |  1 -
 drivers/net/designware_xgmac_socfpga.c      |  6 ++--
 3 files changed, 3 insertions(+), 55 deletions(-)
---
base-commit: 7b492daea9347fd55bf29560c2ec494ca1040f95
change-id: 20260423-socfpga-agilex5-dwmac-binding-756bb1aab255

Best regards,
-- 
Michael Tretter <m.tretter@pengutronix.de>




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

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

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-04-23  6:58 [PATCH 0/2] ARM: socfpga: xgmac: switch to upstream device tree Michael Tretter
2026-04-23  6:58 ` [PATCH 1/2] net: xgmac: switch to upstream compatible Michael Tretter
2026-04-23  6:58 ` [PATCH 2/2] ARM: socfpga: remove obsolete gmac device tree nodes Michael Tretter
2026-04-27  7:23 ` [PATCH 0/2] ARM: socfpga: xgmac: switch to upstream device tree Sascha Hauer
2026-04-27 10:59   ` Michael Tretter
2026-04-27 12:30 ` Sascha Hauer

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