[PATCH v2 0/2] clk: samsung: Update PLL locktime and samsung function
From: Varada Pavani
Date: Tue Feb 25 2025 - 08:28:59 EST
This patch series updates samsung clock driver with common samsung
CCF function and defines locktime value for PLL142XX controller.
Changes since v1:
1. Addressed review comment by Krzysztof. Removed fixes tag and updated commit
message. Below is the link for v1.
https://patchwork.kernel.org/project/linux-clk/patch/20240926144513.71349-3-v.pavani@xxxxxxxxxxx/
Varada Pavani (2):
clk: samsung: Use samsung CCF common function
This patch is missed in this series https://patchwork.kernel.org/project/linux-clk/cover/20240926144513.71349-1-v.pavani@xxxxxxxxxxx/ hence posting again.
clk: samsung: Fixes PLL locktime for PLL142XX used on FSD platfom
Got review comment in this patch will address in next patch series.
drivers/clk/samsung/clk-exynos4.c | 78 +++++++++++++++++--------------
drivers/clk/samsung/clk-pll.c | 7 ++-
2 files changed, 50 insertions(+), 35 deletions(-)
--
2.17.1