Thread (2 messages) 2 messages, 2 authors, 2019-01-24

Re: [PATCH] clk: imx: Fix fractional clock set rate computation

From: Stephen Boyd <sboyd@kernel.org>
Date: 2019-01-24 19:17:53
Also in: linux-clk, lkml

Quoting Abel Vesa (2019-01-18 04:54:13)
Before multiplying by PLL_FRAC_DENOM, the temp64 needs to be
 temp64 = rate * 2 - divfi * parent_rate * 8, instead of:
 temp64 = (rate * 2 - divfi) * parent_rate

Fixes: 6209624b9a5c1e ("clk: imx: Add fractional PLL output clock")
Signed-off-by: Abel Vesa <redacted>
---
Applied to clk-fixes


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help