[PATCH 0/2] clk: samsung: Update PLL locktime and samsung function

Varada Pavani posted 2 patches 2 months ago
Only 1 patches received!
There is a newer version of this series
drivers/clk/samsung/clk-exynos4.c | 78 +++++++++++++++++--------------
drivers/clk/samsung/clk-pll.c     |  7 ++-
2 files changed, 50 insertions(+), 35 deletions(-)
[PATCH 0/2] clk: samsung: Update PLL locktime and samsung function
Posted by Varada Pavani 2 months ago
This patch series updates samsung clock driver with common samsung
CCF function and defines locktime value for PLL142XX controller.

Varada Pavani (2):
  clk: samsung: Use samsung CCF common function
  clk: samsung: Fixes PLL locktime for PLL142XX used on FSD platfom

 drivers/clk/samsung/clk-exynos4.c | 78 +++++++++++++++++--------------
 drivers/clk/samsung/clk-pll.c     |  7 ++-
 2 files changed, 50 insertions(+), 35 deletions(-)

-- 
2.17.1
Re: [PATCH 0/2] clk: samsung: Update PLL locktime and samsung function
Posted by Krzysztof Kozlowski 1 month, 4 weeks ago
On 26/09/2024 16:45, Varada Pavani wrote:
> This patch series updates samsung clock driver with common samsung
> CCF function and defines locktime value for PLL142XX controller.
> 
> Varada Pavani (2):
>   clk: samsung: Use samsung CCF common function

Where is this patch?

>   clk: samsung: Fixes PLL locktime for PLL142XX used on FSD platfom

Best regards,
Krzysztof