public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Drop RK3568's variant of the CLK_NR_CLKS constant
@ 2025-11-03 23:40 Heiko Stuebner
  2025-11-03 23:40 ` [PATCH 1/2] clk: rockchip: rk3568: Drop CLK_NR_CLKS usage Heiko Stuebner
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Heiko Stuebner @ 2025-11-03 23:40 UTC (permalink / raw)
  To: heiko
  Cc: mturquette, sboyd, robh, krzk+dt, conor+dt, linux-clk,
	linux-arm-kernel, linux-rockchip, linux-kernel, michael.riesch

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


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2025-11-05 23:26 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-03 23:40 [PATCH 0/2] Drop RK3568's variant of the CLK_NR_CLKS constant Heiko Stuebner
2025-11-03 23:40 ` [PATCH 1/2] clk: rockchip: rk3568: Drop CLK_NR_CLKS usage Heiko Stuebner
2025-11-05  1:32   ` Sebastian Reichel
2025-11-03 23:40 ` [PATCH 2/2] dt-bindings: clock: rk3568: Drop CLK_NR_CLKS define Heiko Stuebner
2025-11-04 17:25   ` Conor Dooley
2025-11-05 23:26 ` [PATCH 0/2] Drop RK3568's variant of the CLK_NR_CLKS constant Heiko Stuebner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox