Thread (36 messages) 36 messages, 5 authors, 2025-08-08

Re: [PATCH v3 7/7] clk: qcom: gcc: Add support for Global Clock Controller

From: Taniya Das <hidden>
Date: 2025-08-01 04:25:16
Also in: linux-arm-msm, linux-clk, lkml


On 7/29/2025 4:19 PM, Konrad Dybcio wrote:
On 7/29/25 12:48 PM, Dmitry Baryshkov wrote:
quoted
On Tue, Jul 29, 2025 at 11:12:41AM +0530, Taniya Das wrote:
quoted
Add support for Global clock controller for Glymur platform.

Signed-off-by: Taniya Das <redacted>
---
 drivers/clk/qcom/Kconfig      |    9 +
 drivers/clk/qcom/Makefile     |    1 +
 drivers/clk/qcom/gcc-glymur.c | 8623 +++++++++++++++++++++++++++++++++++++++++
 3 files changed, 8633 insertions(+)

+static void clk_glymur_regs_configure(struct device *dev, struct regmap *regmap)
+{
+	int ret;
+
+	ret = qcom_cc_register_rcg_dfs(regmap, gcc_dfs_clocks,
+				       ARRAY_SIZE(gcc_dfs_clocks));
Why are you doing this manually instead of using
qcom_cc_driver_data.dfs_rcgs ?
I guess that has been merged last week or so, so yeah, please rebase
Yes, sure I will rebase on the latest changes.

-- 
Thanks,
Taniya Das
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help