[PATCHv1 0/2] Improve RK3588 clocks and power domains support

From: Sebastian Reichel
Date: Fri Mar 31 2023 - 12:35:05 EST


Hi,

After this patchset the power-domain support for RK3588 is basically on par
with the downstream implementation. More importantly the clock controller
change unblocks support for any IP blocks using linked clocks. The clock
controller change must be applied before the power-domain change to avoid
accessing unclocked registers.

-- Sebastian

Boris Brezillon (1):
soc: rockchip: power-domain: add rk3588 mem module support

Sebastian Reichel (1):
clk: rockchip: rk3588: make gate linked clocks ignore unused

drivers/clk/rockchip/clk-rk3588.c | 42 +++++---
drivers/soc/rockchip/pm_domains.c | 160 +++++++++++++++++++++++-------
2 files changed, 151 insertions(+), 51 deletions(-)

--
2.39.2