Re: [PATCH v2 08/18] clk: at91: sckc: register slow_rc with accuracy option

From: Stephen Boyd
Date: Fri Jul 24 2020 - 05:21:27 EST


Quoting Claudiu Beznea (2020-07-22 00:38:16)
> Chapter 57.7.5 of SAM9X60 datasheet specifies that the maximum drift of
> this oscillator is +- 3KHz. Use that value and the formula at [1]
> or the calculator at [2] to compute the PPB value.
>
> [1] https://www.everythingrf.com/rf-calculators/ppm-to-hz-calculator
> [2] https://www.changpuak.ch/electronics/ppm_to_Hz_converter.php
>
> Fixes: 04bcc4275e601 ("clk: at91: sckc: add support for SAM9X60")
> Signed-off-by: Claudiu Beznea <claudiu.beznea@xxxxxxxxxxxxx>
> ---

Applied to clk-next