D1 is a RISC-V SoC containing an EMAC compatible with the A64 EMAC. However, there are a couple of issues with the driver preventing it being built for RISC-V. These are resolved by patches 2-3. Patch 1 is a general cleanup.
Samuel Holland (3): net: sun8i-emac: Downgrade printf during probe to debug net: sun8i-emac: Drop use of arch-specific header net: sun8i-emac: Use common syscon setup for R40 drivers/net/sun8i_emac.c | 32 +++++++++++++------------------- 1 file changed, 13 insertions(+), 19 deletions(-) -- 2.35.1