ARM Sunxi Platform Development
 help / color / mirror / Atom feed
From: Andre Przywara <andre.przywara@arm.com>
To: u-boot@lists.denx.de
Cc: Tom Rini <trini@konsulko.com>,
	linux-sunxi@lists.linux.dev,
	Mikhail Kalashnikov <iuncuim@gmail.com>,
	Yixun Lan <dlan@gentoo.org>, Chen-Yu Tsai <wens@csie.org>
Subject: [PATCH 0/2] sunxi: a523: enable Ethernet
Date: Fri,  1 Aug 2025 01:27:24 +0100	[thread overview]
Message-ID: <20250801002726.8924-1-andre.przywara@arm.com> (raw)

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


             reply	other threads:[~2025-08-01  0:29 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-08-01  0:27 Andre Przywara [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20250801002726.8924-1-andre.przywara@arm.com \
    --to=andre.przywara@arm.com \
    --cc=dlan@gentoo.org \
    --cc=iuncuim@gmail.com \
    --cc=linux-sunxi@lists.linux.dev \
    --cc=trini@konsulko.com \
    --cc=u-boot@lists.denx.de \
    --cc=wens@csie.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox