On Sat, Dec 02, 2023 at 01:51:40PM +0100, Alex Bee wrote: > For RK3128 the powerdomains PD_PERI, PD_SYS and PD_CRYPTO are currently > missing. > Add them. > > Signed-off-by: Alex Bee <knaerzche@xxxxxxxxx> > --- > drivers/pmdomain/rockchip/pm-domains.c | 13 ++++++++----- > include/dt-bindings/power/rk3128-power.h | 3 +++ Bindings (and DT headers are bindings) should be separate patch. Rob