public inbox for linux-clk@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Some minor cleanup in the Rockchip clock driver
@ 2025-05-08 18:27 Heiko Stuebner
  2025-05-08 18:27 ` [PATCH 1/2] clk: rockchip: rename branch_muxgrf to branch_grf_mux Heiko Stuebner
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Heiko Stuebner @ 2025-05-08 18:27 UTC (permalink / raw)
  To: heiko
  Cc: mturquette, sboyd, linux-clk, linux-arm-kernel, linux-rockchip,
	linux-kernel, nicolas.frattaroli

One fixup for the new grf-gate and bringing the grf-mux branch naming
in line with the oher newly added grf clock-types.

Heiko Stuebner (2):
  clk: rockchip: rename branch_muxgrf to branch_grf_mux
  clk: rockchip: rename gate-grf clk file

 drivers/clk/rockchip/Makefile                       | 2 +-
 drivers/clk/rockchip/{gate-grf.c => clk-gate-grf.c} | 0
 drivers/clk/rockchip/clk.c                          | 4 ++--
 drivers/clk/rockchip/clk.h                          | 4 ++--
 4 files changed, 5 insertions(+), 5 deletions(-)
 rename drivers/clk/rockchip/{gate-grf.c => clk-gate-grf.c} (100%)

-- 
2.47.2


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

end of thread, other threads:[~2025-05-13 18:46 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-08 18:27 [PATCH 0/2] Some minor cleanup in the Rockchip clock driver Heiko Stuebner
2025-05-08 18:27 ` [PATCH 1/2] clk: rockchip: rename branch_muxgrf to branch_grf_mux Heiko Stuebner
2025-05-08 18:27 ` [PATCH 2/2] clk: rockchip: rename gate-grf clk file Heiko Stuebner
2025-05-13 18:46 ` [PATCH 0/2] Some minor cleanup in the Rockchip clock driver Heiko Stuebner

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