]> git.dujemihanovic.xyz Git - u-boot.git/commit
clk: ti: k3-pll: Add calibration support for non fractional mode
authorVishal Mahaveer <vishalm@ti.com>
Mon, 23 Oct 2023 13:35:46 +0000 (08:35 -0500)
committerTom Rini <trini@konsulko.com>
Tue, 31 Oct 2023 17:08:10 +0000 (13:08 -0400)
commit57f9b255473e09ebfe62ff8542847fbe1ba7360e
tree55cb16089e4afc185992d2c3b63e476f41b42b70
parent0045356b807e90c0e259c4745ff6277a351166f0
clk: ti: k3-pll: Add calibration support for non fractional mode

PLL calibration needs to be enabled when operating in non fractional
mode. Add the sequence to do a fast calibration when using PLL
in this mode.

Signed-off-by: Vishal Mahaveer <vishalm@ti.com>
drivers/clk/ti/clk-k3-pll.c