On Fri, Aug 16, 2019 at 02:52:24PM +0200, Geert Uytterhoeven wrote: > The RZ/N1 Clock Domain driver does not implement the > generic_pm_domain.power_{on,off}() callbacks, as the domain itself > cannot be powered down. Hence the domain should be marked as always-on > by setting the GENPD_FLAG_ALWAYS_ON flag. > > Signed-off-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> > --- > Untested due to lack of hardware, but similar in spirit to the other > Clock Domain drivers. Reviewed-by: Simon Horman <horms+renesas@xxxxxxxxxxxx>