Linux-ARM-Kernel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Rockchip softrst cleanup
@ 2026-09-01 15:13 Nicolas Frattaroli
  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
  0 siblings, 2 replies; 3+ messages in thread
From: Nicolas Frattaroli @ 2026-09-01 15:13 UTC (permalink / raw)
  To: Stephen Boyd, Brian Masney, Jerome Brunet, Heiko Stuebner
  Cc: linux-clk, linux-arm-kernel, linux-rockchip, linux-kernel, kernel,
	Nicolas Frattaroli

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>



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

end of thread, other threads:[~2026-09-01 15:14 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-09-01 15:13 [PATCH 0/2] Rockchip softrst cleanup Nicolas Frattaroli
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

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