From: Heiko Stuebner <heiko@sntech.de>
To: heiko@sntech.de
Cc: mturquette@baylibre.com, sboyd@kernel.org,
linux-clk@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
linux-rockchip@lists.infradead.org, linux-kernel@vger.kernel.org,
nicolas.frattaroli@collabora.com
Subject: [PATCH 0/2] Some minor cleanup in the Rockchip clock driver
Date: Thu, 8 May 2025 20:27:50 +0200 [thread overview]
Message-ID: <20250508182752.1925313-1-heiko@sntech.de> (raw)
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
next reply other threads:[~2025-05-08 18:28 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-05-08 18:27 Heiko Stuebner [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20250508182752.1925313-1-heiko@sntech.de \
--to=heiko@sntech.de \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-clk@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-rockchip@lists.infradead.org \
--cc=mturquette@baylibre.com \
--cc=nicolas.frattaroli@collabora.com \
--cc=sboyd@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox