From: Simon Horman <horms@kernel.org>
To: "Niklas Söderlund" <niklas.soderlund+renesas@ragnatech.se>
Cc: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>,
Andrew Lunn <andrew+netdev@lunn.ch>,
"David S. Miller" <davem@davemloft.net>,
Eric Dumazet <edumazet@google.com>,
Jakub Kicinski <kuba@kernel.org>, Paolo Abeni <pabeni@redhat.com>,
Richard Cochran <richardcochran@gmail.com>,
netdev@vger.kernel.org, linux-renesas-soc@vger.kernel.org
Subject: Re: [PATCH 2/3] net: ethernet: renesas: rcar_gen4_ptp: Hide register layout
Date: Tue, 9 Sep 2025 13:51:34 +0100 [thread overview]
Message-ID: <20250909125134.GG14415@horms.kernel.org> (raw)
In-Reply-To: <20250908154426.3062861-3-niklas.soderlund+renesas@ragnatech.se>
On Mon, Sep 08, 2025 at 05:44:25PM +0200, Niklas Söderlund wrote:
> With the support for multiple register layout removed all support
> structures can be removed from the header file. Covert to a simpler
> structure using defines for the register offsets.
>
> There is no functional change, only switching from looking up offsets at
> runtime to compile time.
>
> Signed-off-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se>
Reviewed-by: Simon Horman <horms@kernel.org>
next prev parent reply other threads:[~2025-09-09 12:51 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-09-08 15:44 [PATCH 0/3] net: ethernet: renesas: rcar_gen4_ptp: Simplify register layout Niklas Söderlund
2025-09-08 15:44 ` [PATCH 1/3] net: ethernet: renesas: rcar_gen4_ptp: Remove different memory layout Niklas Söderlund
2025-09-09 12:51 ` Simon Horman
2025-09-08 15:44 ` [PATCH 2/3] net: ethernet: renesas: rcar_gen4_ptp: Hide register layout Niklas Söderlund
2025-09-09 12:51 ` Simon Horman [this message]
2025-09-08 15:44 ` [PATCH 3/3] net: ethernet: renesas: rcar_gen4_ptp: Use lockdep to verify internal usage Niklas Söderlund
2025-09-09 12:51 ` Simon Horman
2025-09-12 2:00 ` [PATCH 0/3] net: ethernet: renesas: rcar_gen4_ptp: Simplify register layout patchwork-bot+netdevbpf
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=20250909125134.GG14415@horms.kernel.org \
--to=horms@kernel.org \
--cc=andrew+netdev@lunn.ch \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=kuba@kernel.org \
--cc=linux-renesas-soc@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=niklas.soderlund+renesas@ragnatech.se \
--cc=pabeni@redhat.com \
--cc=richardcochran@gmail.com \
--cc=yoshihiro.shimoda.uh@renesas.com \
/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;
as well as URLs for NNTP newsgroup(s).