linux/drivers/pmdomain/sunxi
Yuanshen Cao a46e905cd1 pmdomain: sunxi: Add support for A733 to Allwinner PCK600 driver
The Allwinner A733 PCK600, similar to A523 PCK600, is likely a
customized version of ARM PCK-600 power controller. It shares the same
BSP driver with A523. According to the BSP provided by Radxa, unlike
A523, it doesn't require reset, as well as a different pair of delay
values.

Make reset optional in the sunxi pck600 driver and add support
for A733.

Signed-off-by: Yuanshen Cao <alex.caoys@gmail.com>
Reviewed-by: Chen-Yu Tsai <wens@kernel.org> # matched against BSP driver
Acked-by: Jernej Skrabec <jernej.skrabec@gmail.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
2026-04-01 13:12:11 +02:00
..
Kconfig pmdomain: sunxi: sun20i-ppu: change to tristate and enable for ARCH_SUNXI 2025-07-15 16:04:55 +02:00
Makefile pmdomain: sunxi: add driver for Allwinner A523's PCK-600 power controller 2025-07-15 16:04:55 +02:00
sun20i-ppu.c pmdomain: sunxi: sun20i-ppu: add A523 support 2025-07-15 16:04:55 +02:00
sun50i-h6-prcm-ppu.c pmdomain: sunxi: add H6 PRCM PPU driver 2025-04-24 17:47:16 +02:00
sun55i-pck600.c pmdomain: sunxi: Add support for A733 to Allwinner PCK600 driver 2026-04-01 13:12:11 +02:00