ARM Sunxi Platform Development
 help / color / mirror / Atom feed
* [PATCH 0/2] sunxi: a523: enable Ethernet
@ 2025-08-01  0:27 Andre Przywara
  2025-08-01  0:27 ` [PATCH 1/2] pinctrl: sunxi: a523: change Ethernet pin function name Andre Przywara
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Andre Przywara @ 2025-08-01  0:27 UTC (permalink / raw)
  To: u-boot; +Cc: Tom Rini, linux-sunxi, Mikhail Kalashnikov, Yixun Lan,
	Chen-Yu Tsai

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!

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


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2025-08-11 15:51 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-01  0:27 [PATCH 0/2] sunxi: a523: enable Ethernet Andre Przywara
2025-08-01  0:27 ` [PATCH 1/2] pinctrl: sunxi: a523: change Ethernet pin function name Andre Przywara
2025-08-11 15:50   ` Jernej Škrabec
2025-08-01  0:27 ` [PATCH 2/2] sunxi: a527: radxa/avaota: enable Ethernet Andre Przywara
2025-08-11 15:51   ` Jernej Škrabec
2025-08-01 15:50 ` [PATCH 0/2] sunxi: a523: " Yixun Lan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox