]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
clk: eyeq: Adjust PLL accuracy computation
authorBenoît Monin <benoit.monin@bootlin.com>
Mon, 16 Mar 2026 15:25:45 +0000 (16:25 +0100)
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>
Mon, 13 Apr 2026 13:31:41 +0000 (15:31 +0200)
commitfe9545bbc3c6befce2b72b53cdf12004193e63e1
tree3446ddad021b00abb5f5c1c2ba8047f4c627c346
parent8ab1e58ca9eb21d44c4716141248acac1d0635cd
clk: eyeq: Adjust PLL accuracy computation

The spread spectrum of the PLL found in eyeQ OLB is in 1/1024 parts of the
frequency, not in 1/1000, so adjust the computation of the accuracy. Also
correct the downspreading to match.

Signed-off-by: Benoît Monin <benoit.monin@bootlin.com>
Acked-by: Stephen Boyd <sboyd@kernel.org>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
drivers/clk/clk-eyeq.c