]> git.hungrycats.org Git - linux/commit
clk: imx: imx8ulp: update SPLL2 type
authorPeng Fan <peng.fan@nxp.com>
Sun, 25 Jun 2023 12:33:40 +0000 (20:33 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 13 Sep 2023 07:48:22 +0000 (09:48 +0200)
commit4c67637f9ca4cb849cfeecba1417fa25d42bffd9
tree6e5ccb0b69419985f85d7f2736e5f68a3dcf567f
parent0310de64b34d4f69b1f9a2a2b82335689456bbba
clk: imx: imx8ulp: update SPLL2 type

[ Upstream commit 7653a59be8af043adc4c09473975a860e6055ff9 ]

The SPLL2 on iMX8ULP is different with other frac PLLs, it can
support VCO from 650Mhz to 1Ghz. Following the changes to pllv4,
use the new type IMX_PLLV4_IMX8ULP_1GHZ.

Fixes: c43a801a5789 ("clk: imx: Add clock driver for imx8ulp")
Signed-off-by: Peng Fan <peng.fan@nxp.com>
Reviewed-by: Abel Vesa <abel.vesa@linaro.org>
Link: https://lore.kernel.org/r/20230625123340.4067536-2-peng.fan@oss.nxp.com
Signed-off-by: Abel Vesa <abel.vesa@linaro.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/clk/imx/clk-imx8ulp.c