Add support for Rockchip RK3566 and RK3568 SoCs. This has been tested on a Pine64 RK3566 Quartz64 Model B board, DHCP and iperf are looking good.
While here, I'm adding a small patch from David Wu, for some sanity checks for dwmac-rockchip-specific non-NULL ops. Thanks! David Wu (2): net: stmmac: dwmac-rk: Check platform-specific ops net: stmmac: Add RK3566/RK3568 SoC support Ezequiel Garcia (1): net: stmmac: Don't set has_gmac if has_gmac4 is set .../bindings/net/rockchip-dwmac.txt | 2 + .../net/ethernet/stmicro/stmmac/dwmac-rk.c | 179 +++++++++++++++++- 2 files changed, 178 insertions(+), 3 deletions(-) -- 2.30.0