linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] clk: sunxi-ng: sun55i-a523-r-ccu: Add missing PPU0 reset
@ 2025-06-19 17:10 Chen-Yu Tsai
  2025-06-19 17:10 ` [PATCH 1/2] dt-bindings: reset: " Chen-Yu Tsai
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Chen-Yu Tsai @ 2025-06-19 17:10 UTC (permalink / raw)
  To: Stephen Boyd, Rob Herring, Krzysztof Kozlowski, Conor Dooley,
	Chen-Yu Tsai, Jernej Skrabec, Samuel Holland
  Cc: Andre Przywara, Philipp Zabel, devicetree, linux-sunxi, linux-clk,
	linux-arm-kernel, linux-kernel

From: Chen-Yu Tsai <wens@csie.org>

There is a PPU0 reset control bit in the same register as the PPU1
reset control. This missing reset control is for the PCK-600 unit
in the SoC. Manual tests show that the reset control indeed exists,
and if not configured, the system will hang when the PCK-600
registers are accessed.

This series adds a reset entry for it at the end of the existing ones,
in both the DT binding header file and the driver.

I will take both patches through the sunxi trees since I need the
header file change for a subsequent patch series.

Please have a look.


ChenYu


Chen-Yu Tsai (2):
  dt-bindings: reset: sun55i-a523-r-ccu: Add missing PPU0 reset
  clk: sunxi-ng: sun55i-a523-r-ccu: Add missing PPU0 reset

 drivers/clk/sunxi-ng/ccu-sun55i-a523-r.c      | 1 +
 include/dt-bindings/reset/sun55i-a523-r-ccu.h | 1 +
 2 files changed, 2 insertions(+)

-- 
2.39.5


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

end of thread, other threads:[~2025-06-25 13:38 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-19 17:10 [PATCH 0/2] clk: sunxi-ng: sun55i-a523-r-ccu: Add missing PPU0 reset Chen-Yu Tsai
2025-06-19 17:10 ` [PATCH 1/2] dt-bindings: reset: " Chen-Yu Tsai
2025-06-19 19:54   ` Stephen Boyd
2025-06-20  1:28   ` Andre Przywara
2025-06-20 14:17   ` Conor Dooley
2025-06-19 17:10 ` [PATCH 2/2] clk: sunxi-ng: " Chen-Yu Tsai
2025-06-19 19:54   ` Stephen Boyd
2025-06-20  1:26   ` Andre Przywara
2025-06-25 13:38 ` [PATCH 0/2] " Chen-Yu Tsai

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).