[PATCH v1 4/5] clk: samsung: clk-pll: Add support for pll_1431x
Peng Fan
peng.fan at oss.nxp.com
Mon Sep 15 00:27:36 PDT 2025
On Sun, Sep 14, 2025 at 03:21:15PM +0300, Ivaylo Ivanov wrote:
>The PLL is similar enough to pll_36xx that the same code can be used.
>
>When defining a PLL, the "con" parameter should be set to CON0
>register, like this:
>
>PLL(pll_1431x, 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