Re: [PATCH 2/2] clk: sunxi-ng: sun55i-a523-r-ccu: Add missing PPU0 reset

From: Stephen Boyd
Date: Thu Jun 19 2025 - 15:54:54 EST


Quoting Chen-Yu Tsai (2025-06-19 10:10:25)
> From: Chen-Yu Tsai <wens@xxxxxxxx>
>
> 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")
> Signed-off-by: Chen-Yu Tsai <wens@xxxxxxxx>
> ---

Acked-by: Stephen Boyd <sboyd@xxxxxxxxxx>