Home
last modified time | relevance | path

Searched hist:"094234 fcf46146339caaac8282aa15d225a5911a" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/clk/imx/
H A Dclk-pll14xx.cdiff 094234fcf46146339caaac8282aa15d225a5911a Wed Sep 04 04:49:18 CDT 2019 Leonard Crestez <leonard.crestez@nxp.com> clk: imx: pll14xx: Fix quick switch of S/K parameter

The PLL14xx on imx8m can change the S and K parameter without requiring
a reset and relock of the whole PLL.

Fix clk_pll144xx_mp_change register reading and use it for pll1443 as
well since no reset+relock is required on K changes either.

Signed-off-by: Leonard Crestez <leonard.crestez@nxp.com>
Fixes: 8646d4dcc7fb ("clk: imx: Add PLLs driver for imx8mm soc")
Signed-off-by: Shawn Guo <shawnguo@kernel.org>