[PATCH 0/2] ARM: socfpga: xgmac: switch to upstream device tree

Michael Tretter m.tretter at pengutronix.de
Wed Apr 22 23:58:10 PDT 2026


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 at 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 at pengutronix.de>




More information about the barebox mailing list