Add the necessary constants and functions to support the GMAC devices on the rk3576. Changes since v2: - Fix typos in RK3576_GMAC_CLK_SELET_* - Also fix typo for RK3588_GMAC_CLK_SELET_* Changes since v1: - Add binding in net/snps,dwmac.yaml too Detlev. David Wu (1): ethernet: stmmac: dwmac-rk: Add GMAC support for RK3576 Detlev Casanova (2): ethernet: stmmac: dwmac-rk: Fix typo for RK3588 code dt-bindings: net: Add support for rk3576 dwmac .../bindings/net/rockchip-dwmac.yaml | 2 + .../devicetree/bindings/net/snps,dwmac.yaml | 1 + .../net/ethernet/stmicro/stmmac/dwmac-rk.c | 164 +++++++++++++++++- 3 files changed, 163 insertions(+), 4 deletions(-) -- 2.46.0