[PATCH 0/2] ARM: socfpga: xgmac: switch to upstream device tree
Michael Tretter
m.tretter at pengutronix.de
Mon Apr 27 03:59:48 PDT 2026
On Mon, 27 Apr 2026 09:23:47 +0200, Sascha Hauer wrote:
> On Thu, Apr 23, 2026 at 08:58:10AM +0200, Michael Tretter wrote:
> > 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
>
> Should we merge these patches to avoid intermediate breakage?
Please merge these patches. I was confused.
Michael
>
> Sascha
>
> >
> > 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