This adds ethernet support for the RK3588(s) SoCs. Changes since PATCHv1: * Drop first patch (not required) and rebase second patch accordingly * Rename DT property rockchip,php_grf -> rockchip,php-grf -- Sebastian David Wu (1): net: ethernet: stmmac: dwmac-rk: Add gmac support for rk3588 Sebastian Reichel (1): dt-bindings: net: rockchip-dwmac: add rk3588 gmac compatible .../bindings/net/rockchip-dwmac.yaml | 6 + .../devicetree/bindings/net/snps,dwmac.yaml | 1 + .../net/ethernet/stmicro/stmmac/dwmac-rk.c | 155 ++++++++++++++++++ 3 files changed, 162 insertions(+) -- 2.35.1