On Tue, Sep 08, 2020 at 06:07:01PM +0800, peng....@nxp.com wrote: > From: Peng Fan <peng....@nxp.com> > > Should not register power domain that not owned by current > partition. > > Alought power domains will not be registered when power on failure, > we have to let CPU waste more cycles. > > Whether power on or owned check, both need communicate with SCU, > but with owned check, we no need to run more code path to save CPU > cycles. > > Signed-off-by: Peng Fan <peng....@nxp.com> > Reviewed-by: Leonard Crestez <leonard.cres...@nxp.com>
Applied, thanks.