when I use emac0 same dts as orange pi zero2 (RTL8211f,axp305) the log like
[ 1.875818] dwmac-sun8i 5020000.ethernet: IRQ eth_wake_irq not found
[ 1.875832] dwmac-sun8i 5020000.ethernet: IRQ eth_lpi not found
[ 1.876038] dwmac-sun8i 5020000.ethernet: supply phy-io not found, using dummy regulator
[ 1.876212] dwmac-sun8i 5020000.ethernet: PTP uses main clock
[ 1.876242] dwmac-sun8i 5020000.ethernet: Current syscon value is not the default 51fe6 (expect 0)
[ 1.879401] dwmac-sun8i 5020000.ethernet: No HW DMA feature register supported
[ 1.879426] dwmac-sun8i 5020000.ethernet: RX Checksum Offload Engine supported
[ 1.879434] dwmac-sun8i 5020000.ethernet: COE Type 2
[ 1.879443] dwmac-sun8i 5020000.ethernet: TX Checksum insertion supported
[ 1.879451] dwmac-sun8i 5020000.ethernet: Normal descriptors
[ 1.879459] dwmac-sun8i 5020000.ethernet: Chain mode enabled
[ 1.880698] mdio_bus stmmac-0: MDIO device at address 0 is missing.
[ 1.899782] mmc2: new DDR MMC card at address 0001
[ 1.902560] mmcblk2: mmc2:0001 UY7CS0 117 GiB
[ 1.915805] mmcblk2: p1 p2 p3 p4 p5
[ 1.917149] mmcblk2boot0: mmc2:0001 UY7CS0 4.00 MiB
[ 1.919393] mmcblk2boot1: mmc2:0001 UY7CS0 4.00 MiB
[ 1.921901] sun4i-drm display-engine: bound 1100000.mixer (ops 0xffff800080ede728)
[ 1.922172] sun4i-drm display-engine: bound 6510000.tcon-top (ops 0xffff800080ee34c0)
[ 1.922427] sun4i-drm display-engine: bound 6515000.lcd-controller (ops 0xffff800080edb550)
[ 1.981778] dwmac-sun8i 5020000.ethernet: EMAC reset timeout
[ 1.981808] dwmac-sun8i 5020000.ethernet eth0: stmmac_dvr_remove: removing driver
[ 2.000392] dwmac-sun8i: probe of 5020000.ethernet failed with error -110
----------------------------
when I use default vantar eth, with emac1, there is no erro, but when line plun in it does not response.
[ 5.784131] dwmac-sun8i 5030000.ethernet: IRQ eth_wake_irq not found
[ 5.784157] dwmac-sun8i 5030000.ethernet: IRQ eth_lpi not found
[ 5.784165] dwmac-sun8i 5030000.ethernet: IRQ sfty not found
[ 5.821569] dwmac-sun8i 5030000.ethernet: supply phy-io not found, using dummy regulator
[ 5.852038] dwmac-sun8i 5030000.ethernet: PTP uses main clock
[ 5.852092] dwmac-sun8i 5030000.ethernet: Current syscon value is not the default 53fe1 (expect 0)
[ 5.862416] dwmac-sun8i 5030000.ethernet: No HW DMA feature register supported
[ 5.862438] dwmac-sun8i 5030000.ethernet: RX Checksum Offload Engine supported
[ 5.862443] dwmac-sun8i 5030000.ethernet: COE Type 2
[ 5.862450] dwmac-sun8i 5030000.ethernet: TX Checksum insertion supported
[ 5.862455] dwmac-sun8i 5030000.ethernet: Normal descriptors
[ 5.862461] dwmac-sun8i 5030000.ethernet: Chain mode enabled
[ 5.964131] sunxi-snd-mach soc:ahub_dam_mach: ASoC: can't create pcm ahub_dam-snd-soc-dummy-dai :-22
[ 5.978763] sunxi-snd-mach soc:ahub_dam_mach: probe with driver sunxi-snd-mach failed with error -22
[ 6.161460] dwmac-sun8i 5030000.ethernet end0: renamed from eth0
[ 6.229051] dwmac-sun8i 5030000.ethernet end0: Register MEM_TYPE_PAGE_POOL RxQ-0
[ 6.233434] dwmac-sun8i 5030000.ethernet end0: PHY [stmmac-0:00] driver [Generic PHY] (irq=POLL)
[ 6.241542] dwmac-sun8i 5030000.ethernet end0: No Safety Features support found
[ 6.241565] dwmac-sun8i 5030000.ethernet end0: No MAC Management Counters available
[ 6.241574] dwmac-sun8i 5030000.ethernet end0: PTP not supported by HW
[ 6.246544] dwmac-sun8i 5030000.ethernet end0: configuring for phy/rmii link mode
----------------
and I try orange pi zero 2w dts, with gmac driver ,the behavior like vontar, no error, no response.
the atatchment is same as zero 2
hv16.dts