Skip to content

Commit b7f5e06

Browse files
knaerzchemmind
authored andcommitted
dt-bindings: clock: rk3128: Drop CLK_NR_CLKS
CLK_NR_CLKS should not be part of the binding. Let's drop it, since the kernel code no longer uses it either. Signed-off-by: Alex Bee <knaerzche@gmail.com> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Acked-by: Conor Dooley <conor.dooley@microchip.com> Link: https://lore.kernel.org/r/20240606143401.32454-4-knaerzche@gmail.com Signed-off-by: Heiko Stuebner <heiko@sntech.de>
1 parent 3d0316c commit b7f5e06

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

include/dt-bindings/clock/rk3128-cru.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -145,8 +145,6 @@
145145
#define HCLK_CRYPTO 476
146146
#define HCLK_PERI 478
147147

148-
#define CLK_NR_CLKS (HCLK_PERI + 1)
149-
150148
/* soft-reset indices */
151149
#define SRST_CORE0_PO 0
152150
#define SRST_CORE1_PO 1

0 commit comments

Comments
 (0)