Thread (15 messages) read the whole thread 15 messages, 4 authors, 2023-11-10

Re: [PATCH v5 3/4] dt-bindings: clock: rk3588: export PCLK_VO1GRF clk id

From: Conor Dooley <conor@kernel.org>
Date: 2023-11-08 12:02:00
Also in: linux-clk, linux-devicetree, linux-rockchip, lkml

On Wed, Nov 08, 2023 at 02:18:21PM +0800, Elaine Zhang wrote:
quoted hunk ↗ jump to hunk
export PCLK_VO1GRF for DT.

Signed-off-by: Elaine Zhang <redacted>
---
 include/dt-bindings/clock/rockchip,rk3588-cru.h | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/include/dt-bindings/clock/rockchip,rk3588-cru.h b/include/dt-bindings/clock/rockchip,rk3588-cru.h
index 5790b1391201..50ba72980190 100644
--- a/include/dt-bindings/clock/rockchip,rk3588-cru.h
+++ b/include/dt-bindings/clock/rockchip,rk3588-cru.h
@@ -733,8 +733,9 @@
 #define ACLK_AV1_PRE			718
 #define PCLK_AV1_PRE			719
 #define HCLK_SDIO_PRE			720
+#define PCLK_VO1GRF			721
 
-#define CLK_NR_CLKS			(HCLK_SDIO_PRE + 1)
+#define CLK_NR_CLKS			(PCLK_VO1GRF + 1)
This definition is part of the ABI, if it is safe to change it, then it
is safe to delete it.
 
 /* scmi-clocks indices */
 
-- 
2.17.1
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help