clk: sunxi-ng: sun55i-a523-r-ccu: Add missing PPU0 reset
authorChen-Yu Tsai <wens@csie.org>
Thu, 19 Jun 2025 17:10:25 +0000 (01:10 +0800)
committerChen-Yu Tsai <wens@csie.org>
Wed, 25 Jun 2025 13:25:10 +0000 (21:25 +0800)
commitc17b1b6c86059664e91008a23547ef0aadfc2228
treea5ed823ce390dafd4dd2571342c31623cdd50821
parent61977ccf6568f9d104462727b49412a80c22c519
clk: sunxi-ng: sun55i-a523-r-ccu: Add missing PPU0 reset

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.

Add a reset entry for it at the end of the existing ones.

Fixes: 8cea339cfb81 ("clk: sunxi-ng: add support for the A523/T527 PRCM CCU")
Reviewed-by: Andre Przywara <andre.przywara@arm.com>
Acked-by: Stephen Boyd <sboyd@kernel.org>
Link: https://patch.msgid.link/20250619171025.3359384-3-wens@kernel.org
Signed-off-by: Chen-Yu Tsai <wens@csie.org>
drivers/clk/sunxi-ng/ccu-sun55i-a523-r.c