Re: [PATCH v2 0/3] sunxi: OrangePi Zero 2: Ethernet support

2021-01-28 Thread Jernej Škrabec
Dne sreda, 27. januar 2021 ob 02:06:35 CET je Andre Przywara napisal(a): > The first two patches prepare the sun8i-emac driver to deal with the > EMAC as integrated into the H616 SoC. This IP block is compatible with > the A64 version, but the current driver prevents us from using that: > - The EPH

[PATCH v2 0/3] sunxi: OrangePi Zero 2: Ethernet support

2021-01-26 Thread Andre Przywara
The first two patches prepare the sun8i-emac driver to deal with the EMAC as integrated into the H616 SoC. This IP block is compatible with the A64 version, but the current driver prevents us from using that: - The EPHY syscon register needs to have a bit cleared to select the external PHY. On th