[PATCH v1 3/5] clk: samsung: clk-pll: Add support for pll_1419x

Peng Fan peng.fan at oss.nxp.com
Mon Sep 15 00:26:40 PDT 2025


On Sun, Sep 14, 2025 at 03:21:14PM +0300, Ivaylo Ivanov wrote:
>The PLL is similar to pll_35xx, with the following differences:
>- different locktime - 150 instead of 270, as with pll_142xx
>- different rate calculation
>
>When defining a PLL, the "con" parameter should be set to CON0
>register, like this:
>
>PLL(pll_1419x, CLK_FOUT_SHARED0_PLL, "fout_shared0_pll", "oscclk",
>    PLL_LOCKTIME_PLL_SHARED0, PLL_CON0_PLL_SHARED0,
>    pll_shared0_rate_table),
>
>Signed-off-by: Ivaylo Ivanov <ivo.ivanov.ivanov1 at gmail.com>

Reviewed-by: Peng Fan <peng.fan at nxp.com>



More information about the linux-arm-kernel mailing list