Skip to content

Commit 11a29dc

Browse files
sremmind
authored andcommitted
dt-bindings: clock: rk3588: 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. Reviewed-by: Krzysztof Kozlowski <[email protected]> Signed-off-by: Sebastian Reichel <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Heiko Stuebner <[email protected]>
1 parent 2dc66a5 commit 11a29dc

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

include/dt-bindings/clock/rockchip,rk3588-cru.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -734,8 +734,6 @@
734734
#define PCLK_AV1_PRE 719
735735
#define HCLK_SDIO_PRE 720
736736

737-
#define CLK_NR_CLKS (HCLK_SDIO_PRE + 1)
738-
739737
/* scmi-clocks indices */
740738

741739
#define SCMI_CLK_CPUL 0

0 commit comments

Comments
 (0)