Drop RK3568's variant of the CLK_NR_CLKS constant
From: Heiko Stuebner <heiko@...> Date: Tue, 4 Nov 2025 00:34:25 +0100
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
Patches in this set
- [0001] clk: rockchip: rk3568: Drop CLK_NR_CLKS usage (raw)
- [0002] dt-bindings: clock: rk3568: Drop CLK_NR_CLKS define (raw)
Statistics
- 2 individual patches
- 4 lines added
- 3 lines removed