On Fri, Jun 20, 2025 at 01:10:24AM +0800, Chen-Yu Tsai wrote: > From: Chen-Yu Tsai > > 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: 52dbf84857f0 ("dt-bindings: clk: sunxi-ng: document two Allwinner A523 CCUs") > Signed-off-by: Chen-Yu Tsai Acked-by: Conor Dooley