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 <krzysztof.kozlowski@linaro.org> Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com> Link: https://lore.kernel.org/r/20240126182919.48402-3-sebastian.reichel@collabora.com Signed-off-by: Heiko Stuebner <heiko@sntech.de>
1 parent 2dc66a5 commit 11a29dc

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

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)