From: Andre Przywara <andre.przywara@arm.com>
To: Samuel Holland <samuel@sholland.org>
Cc: Jagan Teki <jagan@amarulasolutions.com>,
Joe Hershberger <joe.hershberger@ni.com>,
Ramon Fried <rfried.dev@gmail.com>,
u-boot@lists.denx.de
Subject: Re: [PATCH v2 0/5] net: sun8i-emac: Allwinner D1 Support
Date: Sun, 22 Jan 2023 23:45:51 +0000 [thread overview]
Message-ID: <20230122234551.3ba52de1@slackpad.lan> (raw)
In-Reply-To: <20230122225107.62464-1-samuel@sholland.org>
On Sun, 22 Jan 2023 16:51:01 -0600
Samuel Holland <samuel@sholland.org> wrote:
> D1 is a RISC-V SoC containing an EMAC compatible with the A64 EMAC. In a
> very roundabout way, this series finishes adding support for the D1 EMAC:
> patch 4 resolves a compiler warning when building the driver for RISC-V.
> The rest of the series is just cleanup requested by Jagan.
I like this one, nice cleanup, and nice patch structuring.
I will do a more thorough review later (ping me shall I forget about
this), but I aim to push this rather sooner than later.
Cheers,
Andre
> Changes in v2:
> - Add a structure for driver data, and put the syscon offset there
>
> Samuel Holland (5):
> net: sun8i-emac: Add a structure for variant data
> net: sun8i-emac: Add a flag for RMII support
> net: sun8i-emac: Add a flag for the internal PHY switch
> net: sun8i-emac: Use common syscon setup for R40
> net: sun8i-emac: Remove the SoC variant ID
>
> drivers/net/sun8i_emac.c | 96 ++++++++++++++++++++++------------------
> 1 file changed, 53 insertions(+), 43 deletions(-)
>
next prev parent reply other threads:[~2023-01-22 23:48 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-01-22 22:51 [PATCH v2 0/5] net: sun8i-emac: Allwinner D1 Support Samuel Holland
2023-01-22 22:51 ` [PATCH v2 1/5] net: sun8i-emac: Add a structure for variant data Samuel Holland
2023-01-23 17:21 ` Andre Przywara
2023-02-04 0:36 ` Ramon Fried
2023-01-22 22:51 ` [PATCH v2 2/5] net: sun8i-emac: Add a flag for RMII support Samuel Holland
2023-01-23 17:22 ` Andre Przywara
2023-02-04 0:36 ` Ramon Fried
2023-01-22 22:51 ` [PATCH v2 3/5] net: sun8i-emac: Add a flag for the internal PHY switch Samuel Holland
2023-01-23 17:23 ` Andre Przywara
2023-02-04 0:37 ` Ramon Fried
2023-01-22 22:51 ` [PATCH v2 4/5] net: sun8i-emac: Use common syscon setup for R40 Samuel Holland
2023-01-23 17:24 ` Andre Przywara
2023-02-04 0:37 ` Ramon Fried
2023-01-22 22:51 ` [PATCH v2 5/5] net: sun8i-emac: Remove the SoC variant ID Samuel Holland
2023-01-23 17:24 ` Andre Przywara
2023-02-04 0:38 ` Ramon Fried
2023-01-22 23:45 ` Andre Przywara [this message]
2023-02-01 0:26 ` [PATCH v2 0/5] net: sun8i-emac: Allwinner D1 Support Andre Przywara
2023-02-04 0:41 ` Ramon Fried
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=20230122234551.3ba52de1@slackpad.lan \
--to=andre.przywara@arm.com \
--cc=jagan@amarulasolutions.com \
--cc=joe.hershberger@ni.com \
--cc=rfried.dev@gmail.com \
--cc=samuel@sholland.org \
--cc=u-boot@lists.denx.de \
/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