[PATCH 0/2] Drop RK3568's variant of the CLK_NR_CLKS constant

From: Heiko Stuebner

Date: Mon Nov 03 2025 - 18:41:05 EST


This drops the use of the CLK_NR_CLKS constant from the rk3568 clock
driver and after that, drops the constant from the binding that should
not have been part of it in the first place.

Heiko Stuebner (2):
clk: rockchip: rk3568: Drop CLK_NR_CLKS usage
dt-bindings: clock: rk3568: Drop CLK_NR_CLKS define

drivers/clk/rockchip/clk-rk3568.c | 5 ++++-
include/dt-bindings/clock/rk3568-cru.h | 2 --
2 files changed, 4 insertions(+), 3 deletions(-)

--
2.47.2