Hi Andre, On 01:27 Fri 01 Aug , Andre Przywara wrote: > The first of the two Ethernet controllers in the Allwinner A527/T527 > SoCs is compatible to the IP used in the A64 SoC, which our MAC driver > already supports. Since the recent DT update brought us the DT > description of the network interface, enable the driver and thus > Ethernet functionality on the two boards that work. > Patch 1/2 fixes the function name for the RGMII pins in the pinctrl > driver, while patch 2/2 just enables building the sun8i-emac driver. > > Please have a look and test! > Thanks for pushing this
Tested-by: Yixun Lan <d...@gentoo.org> # Radxa A5E > Cheers, > Andre > > Andre Przywara (2): > pinctrl: sunxi: a523: change Ethernet pin function name > sunxi: a527: radxa/avaota: enable Ethernet > > configs/avaota-a1_defconfig | 2 ++ > configs/radxa-cubie-a5e_defconfig | 2 ++ > drivers/pinctrl/sunxi/pinctrl-sunxi.c | 2 +- > 3 files changed, 5 insertions(+), 1 deletion(-) > > -- > 2.46.3 > -- Yixun Lan (dlan)