[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <ZOwDJB5cFEPGEoPk@hoboy.vegasvil.org>
Date: Sun, 27 Aug 2023 19:15:00 -0700
From: Richard Cochran <richardcochran@...il.com>
To: Andrew Halaney <ahalaney@...hat.com>
Cc: Alexandre Torgue <alexandre.torgue@...s.st.com>,
Jose Abreu <joabreu@...opsys.com>,
"David S. Miller" <davem@...emloft.net>,
Eric Dumazet <edumazet@...gle.com>,
Jakub Kicinski <kuba@...nel.org>,
Paolo Abeni <pabeni@...hat.com>,
Maxime Coquelin <mcoquelin.stm32@...il.com>,
netdev@...r.kernel.org, linux-stm32@...md-mailman.stormreply.com,
linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH net-next 7/7] net: stmmac: Make PTP reference clock
references more clear
On Thu, Aug 24, 2023 at 01:32:58PM -0500, Andrew Halaney wrote:
> @@ -34,14 +34,14 @@ static void config_sub_second_increment(void __iomem *ioaddr,
> * increment to twice the number of nanoseconds of a clock cycle.
> * The calculation of the default_addend value by the caller will set it
> * to mid-range = 2^31 when the remainder of this division is zero,
> - * which will make the accumulator overflow once every 2 ptp_clock
> + * which will make the accumulator overflow once every 2 clk_ptp_rate
> * cycles, adding twice the number of nanoseconds of a clock cycle :
> - * 2 * NSEC_PER_SEC / ptp_clock.
> + * 2 * NSEC_PER_SEC / clk_ptp_rate.
> */
This part of the driver is complete garbage. But that isn't your fault.
Richard
Powered by blists - more mailing lists