From: Nicolas Frattaroli <nicolas.frattaroli@collabora.com>
To: Stephen Boyd <sboyd@kernel.org>,
Brian Masney <bmasney+clk@redhat.com>,
Jerome Brunet <jbrunet+clk@baylibre.com>,
Heiko Stuebner <heiko@sntech.de>
Cc: linux-clk@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
linux-rockchip@lists.infradead.org,
linux-kernel@vger.kernel.org, kernel@collabora.com,
Nicolas Frattaroli <nicolas.frattaroli@collabora.com>
Subject: [PATCH 0/2] Rockchip softrst cleanup
Date: Tue, 01 Sep 2026 17:13:33 +0200 [thread overview]
Message-ID: <20260901-rockchip-reset-refactor-v1-0-936576523b21@collabora.com> (raw)
A small bit of cleanup, prompted by me looking at the softrst driver
during a patch review and noticing that there's some dead code in this
here reset driver.
Testbooted on an RK3588.
Signed-off-by: Nicolas Frattaroli <nicolas.frattaroli@collabora.com>
---
Nicolas Frattaroli (2):
clk: rockchip: Remove dead code from softrst driver
clk: rockchip: softrst: Remove unused num_regs member
drivers/clk/rockchip/clk-px30.c | 3 +--
drivers/clk/rockchip/clk-rk3036.c | 3 +--
drivers/clk/rockchip/clk-rk3128.c | 3 +--
drivers/clk/rockchip/clk-rk3188.c | 3 +--
drivers/clk/rockchip/clk-rk3228.c | 3 +--
drivers/clk/rockchip/clk-rk3288.c | 3 +--
drivers/clk/rockchip/clk-rk3308.c | 3 +--
drivers/clk/rockchip/clk-rk3328.c | 3 +--
drivers/clk/rockchip/clk-rk3368.c | 3 +--
drivers/clk/rockchip/clk-rk3399.c | 6 ++---
drivers/clk/rockchip/clk-rk3568.c | 6 ++---
drivers/clk/rockchip/clk-rv1108.c | 3 +--
drivers/clk/rockchip/clk-rv1126.c | 6 ++---
drivers/clk/rockchip/clk.h | 10 +++----
drivers/clk/rockchip/rst-rk3506.c | 3 +--
drivers/clk/rockchip/rst-rk3528.c | 3 +--
drivers/clk/rockchip/rst-rk3562.c | 3 +--
drivers/clk/rockchip/rst-rk3576.c | 3 +--
drivers/clk/rockchip/rst-rk3588.c | 3 +--
drivers/clk/rockchip/rst-rv1126b.c | 4 +--
drivers/clk/rockchip/softrst.c | 54 +++++++-------------------------------
21 files changed, 37 insertions(+), 94 deletions(-)
---
base-commit: c7507e07687010738e5f16926078f78ac0d6509d
change-id: 20260901-rockchip-reset-refactor-afec01faeefe
Best regards,
--
Nicolas Frattaroli <nicolas.frattaroli@collabora.com>
_______________________________________________
Linux-rockchip mailing list
Linux-rockchip@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-rockchip
next reply other threads:[~2026-09-01 15:14 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-09-01 15:13 Nicolas Frattaroli [this message]
2026-09-01 15:13 ` [PATCH 1/2] clk: rockchip: Remove dead code from softrst driver Nicolas Frattaroli
2026-09-01 15:13 ` [PATCH 2/2] clk: rockchip: softrst: Remove unused num_regs member Nicolas Frattaroli
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=20260901-rockchip-reset-refactor-v1-0-936576523b21@collabora.com \
--to=nicolas.frattaroli@collabora.com \
--cc=bmasney+clk@redhat.com \
--cc=heiko@sntech.de \
--cc=jbrunet+clk@baylibre.com \
--cc=kernel@collabora.com \
--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=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