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
> ---
> drivers/pmdomain/rockchip/pm-domains.c | 13 -
> include/dt-bindings/power/rk3128-power.h |
For RK3128 the powerdomains PD_PERI, PD_SYS and PD_CRYPTO are currently
missing.
Add them.
Signed-off-by: Alex Bee
---
drivers/pmdomain/rockchip/pm-domains.c | 13 -
include/dt-bindings/power/rk3128-power.h | 3 +++
2 files changed, 11 insertions(+), 5 deletions(-)
diff --git a/d