Message ID | 20240829202732.75961-1-detlev.casanova@collabora.com (mailing list archive) |
---|---|
Headers | show |
Series | pmdomain: rockchip: Add gating support for rk3576 | expand |
On Thu, 29 Aug 2024 at 22:26, Detlev Casanova <detlev.casanova@collabora.com> wrote: > > The rk3576 SoC needs to ungate power domains before it can manipulate > their status. > > This makes to to ungate the PM, changes the status, and gate it again. > > Detlev. > > Detlev Casanova (2): > pmdomain: rockchip: Add gating support > pmdomain: rockchip: Add gating masks for rk3576 > > drivers/pmdomain/rockchip/pm-domains.c | 87 +++++++++++++++++++------- > 1 file changed, 66 insertions(+), 21 deletions(-) > The series applied for next, thanks! Kind regards Uffe