[PATCH 0/2] Some minor cleanup in the Rockchip clock driver

Heiko Stuebner posted 2 patches 9 months ago
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%)
[PATCH 0/2] Some minor cleanup in the Rockchip clock driver
Posted by Heiko Stuebner 9 months ago
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
Re: [PATCH 0/2] Some minor cleanup in the Rockchip clock driver
Posted by Heiko Stuebner 9 months ago
On Thu, 08 May 2025 20:27:50 +0200, Heiko Stuebner wrote:
> 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
> 
> [...]

Applied, thanks!

[1/2] clk: rockchip: rename branch_muxgrf to branch_grf_mux
      commit: e37fe0b9bf762dca9f16e0461d14038ec3898f8d
[2/2] clk: rockchip: rename gate-grf clk file
      commit: 553f648dbd9472ea55a6835446fe57f48491b355

Best regards,
-- 
Heiko Stuebner <heiko@sntech.de>