From: Paolo Abeni Date: Wed, 1 Oct 2025 08:01:37 +0000 (+0200) Subject: Merge branch 'net-stmmac-add-support-for-allwinner-a523-gmac200' X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=936f160a95cddd361d9c70798464e87a9cc57a37;p=thirdparty%2Fkernel%2Fstable.git Merge branch 'net-stmmac-add-support-for-allwinner-a523-gmac200' Chen-Yu Tsai says: ==================== net: stmmac: Add support for Allwinner A523 GMAC200 This is v8 of my Allwinner A523 GMAC200 support series. This is based on next-20250925. This version only contains the DT binding and driver patches. The device tree patches are basically the same as the previous version. This series adds support for the second Ethernet controller found on the Allwinner A523 SoC family. This controller, dubbed GMAC200, is a DWMAC4 core with an integration layer around it. The integration layer is similar to older Allwinner generations, but with an extra memory bus gate and separate power domain. Patch 1 adds a new compatible string combo to the existing Allwinner EMAC binding. Patch 2 adds a new driver for this core and integration combo. ==================== Link: https://patch.msgid.link/20250925191600.3306595-1-wens@kernel.org Signed-off-by: Paolo Abeni --- 936f160a95cddd361d9c70798464e87a9cc57a37