Thread (9 messages) 9 messages, 3 authors, 2025-08-30

Re: [PATCH v4 3/4] clk: samsung: exynos990: update CLK_NR_TOP for new IDs clocks

From: Krzysztof Kozlowski <krzk@kernel.org>
Date: 2025-08-30 09:18:19
Also in: linux-clk, linux-devicetree, linux-samsung-soc, lkml

On 25/08/2025 07:51, Denzeel Oliva wrote:
quoted hunk ↗ jump to hunk
The new clock IDs have been added and put last,
it is necessary to change.

Signed-off-by: Denzeel Oliva <redacted>
---
 drivers/clk/samsung/clk-exynos990.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/clk/samsung/clk-exynos990.c b/drivers/clk/samsung/clk-exynos990.c
index 105ba0363..9fcdad7cc 100644
--- a/drivers/clk/samsung/clk-exynos990.c
+++ b/drivers/clk/samsung/clk-exynos990.c
@@ -17,7 +17,7 @@
 #include "clk-pll.h"
 
 /* NOTE: Must be equal to the last clock ID increased by one */
-#define CLKS_NR_TOP (CLK_GOUT_CMU_VRA_BUS + 1)
+#define CLKS_NR_TOP (CLK_DOUT_CMU_CLK_CMUREF + 1)
This belongs to the driver patch introducing these new clocks. Such
change alone makes no sense or commit msg really does not explain issue
being fixed here.

Best regards,
Krzysztof
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help