All of lore.kernel.org
 help / color / mirror / Atom feed
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 1/3] net: ethernet: renesas: rcar_gen4_ptp: Remove different memory layout
Date: Tue, 9 Sep 2025 13:51:22 +0100	[thread overview]
Message-ID: <20250909125122.GF14415@horms.kernel.org> (raw)
In-Reply-To: <20250908154426.3062861-2-niklas.soderlund+renesas@ragnatech.se>

On Mon, Sep 08, 2025 at 05:44:24PM +0200, Niklas Söderlund wrote:
> When upstreaming the Gen4 PTP support for R-Car S4 the possibility for
> different memory layouts on other Gen4 SoCs was build in. It turns out
> this is not needed and instead needlessly makes the driver harder to
> read, remove the support code that would have allowed different memory
> layouts.
> 
> This change only deals with the public functions used by other drivers,
> follow up work will clean up the rcar_gen4_ptp internals.
> 
> Signed-off-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se>

Reviewed-by: Simon Horman <horms@kernel.org>


  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 [this message]
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
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=20250909125122.GF14415@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.