]> www.infradead.org Git - users/jedix/linux-maple.git/commit
clk: imx: pll14xx: Add 208 MHz and 416 MHz entries for PLL1416x
authorMarek Vasut <marex@denx.de>
Tue, 12 Nov 2024 01:37:35 +0000 (02:37 +0100)
committerAbel Vesa <abel.vesa@linaro.org>
Thu, 26 Dec 2024 14:28:18 +0000 (16:28 +0200)
commitb7f67545ca9fa13f6e12debd68a92c1c664e2e3b
treeda59949009a723a16b25c749a0f6509f39dd72ea
parenta9b7c84d22fb1687d63ca2a386773015cf59436b
clk: imx: pll14xx: Add 208 MHz and 416 MHz entries for PLL1416x

The PLL1416x is used to implement SYS_PLL3 on i.MX8MP and can be used
to drive CLKOUTn clock. Add 208 MHz and 416 MHz entries to the PLL so
they can be generated by the PLL and used to produce e.g. 13 MHz or
26 MHz on CLKOUTn output.

Signed-off-by: Marek Vasut <marex@denx.de>
Reviewed-by: Peng Fan <peng.fan@nxp.com>
Link: https://lore.kernel.org/r/20241112013805.333798-1-marex@denx.de
Signed-off-by: Abel Vesa <abel.vesa@linaro.org>
drivers/clk/imx/clk-pll14xx.c