public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
From: Maxime Chevallier <maxime.chevallier@bootlin.com>
To: "Alexis Lothoré" <alexis.lothore@bootlin.com>
Cc: Alexandre Torgue <alexandre.torgue@foss.st.com>,
	Jose Abreu <joabreu@synopsys.com>,
	Andrew Lunn <andrew+netdev@lunn.ch>,
	davem@davemloft.net, Eric Dumazet <edumazet@google.com>,
	Jakub Kicinski <kuba@kernel.org>, Paolo Abeni <pabeni@redhat.com>,
	Maxime Coquelin <mcoquelin.stm32@gmail.com>,
	Richard Cochran <richardcochran@gmail.com>,
	Thomas Petazzoni <thomas.petazzoni@bootlin.com>,
	netdev@vger.kernel.org, linux-stm32@st-md-mailman.stormreply.com,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH net-next 0/7] Support external snapshots on dwmac1000
Date: Tue, 29 Oct 2024 15:49:16 +0100	[thread overview]
Message-ID: <20241029154916.50b5f188@fedora.home> (raw)
In-Reply-To: <a905c45d-344b-49e9-a0c9-fb7b6445edad@bootlin.com>

Hi Alexis,

On Tue, 29 Oct 2024 15:45:07 +0100
Alexis Lothoré <alexis.lothore@bootlin.com> wrote:

> Hello Maxime,
> 
> On 10/29/24 12:54, Maxime Chevallier wrote:
> > Hi,
> > 
> > This series is another take on the pervious work [1] done by
> > Alexis Lothoré, that fixes the support for external snapshots
> > timestamping in GMAC3-based devices.
> >   
> 
> [...]
> 
> > [1]: https://lore.kernel.org/netdev/20230616100409.164583-1-alexis.lothore@bootlin.com/
> > 
> > Thanks Alexis for laying the groundwork for this,
> > 
> > Best regards,
> > 
> > Maxime  
> 
> Thanks for making this topic move forward. I suspect the series to be missing
> some bits: in the initial series you mention in [1], I also reworked
> stmmac_hwtstamp_set in stmmac_main.c, which is also currently assuming a GMAC4
> layout ([2]). I suspect that in your series current state, any new call to
> stmmac_hwtstamp_set will overwrite any previously configured hardware timestamping.

You are correct indeed, I missed this bit in the series. I'll update
that for v2. 

Thanks,

Maxime


      reply	other threads:[~2024-10-29 15:06 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-10-29 11:54 [PATCH net-next 0/7] Support external snapshots on dwmac1000 Maxime Chevallier
2024-10-29 11:54 ` [PATCH net-next 1/7] net: stmmac: Don't modify the global ptp ops directly Maxime Chevallier
2024-10-29 11:54 ` [PATCH net-next 2/7] net: stmmac: Use per-hw ptp clock ops Maxime Chevallier
2024-10-29 11:54 ` [PATCH net-next 3/7] net: stmmac: Only update the auto-discovered PTP clock features Maxime Chevallier
2024-10-29 12:50   ` Alexis Lothoré
2024-10-29 11:54 ` [PATCH net-next 4/7] net: stmmac: Introduce dwmac1000 ptp_clock_info and operations Maxime Chevallier
2024-10-29 11:54 ` [PATCH net-next 5/7] net: stmmac: Introduce dwmac1000 timestamping operations Maxime Chevallier
2024-10-29 11:54 ` [PATCH net-next 6/7] net: stmmac: Enable timestamping interrupt on dwmac1000 Maxime Chevallier
2024-10-29 11:54 ` [PATCH net-next 7/7] net: stmmac: Don't include dwmac4 definitions in stmmac_ptp Maxime Chevallier
2024-10-29 14:45 ` [PATCH net-next 0/7] Support external snapshots on dwmac1000 Alexis Lothoré
2024-10-29 14:49   ` Maxime Chevallier [this message]

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=20241029154916.50b5f188@fedora.home \
    --to=maxime.chevallier@bootlin.com \
    --cc=alexandre.torgue@foss.st.com \
    --cc=alexis.lothore@bootlin.com \
    --cc=andrew+netdev@lunn.ch \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=joabreu@synopsys.com \
    --cc=kuba@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-stm32@st-md-mailman.stormreply.com \
    --cc=mcoquelin.stm32@gmail.com \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    --cc=richardcochran@gmail.com \
    --cc=thomas.petazzoni@bootlin.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