On Mon, May 10, 2021 at 12:00:34PM +0800, Peng Fan (OSS) wrote: > From: Lucas Stach <l.stach@xxxxxxxxxxxxxx> > > As long as the power domain driver is active we want power control > over the domain (which is what the mapping bit requests), so there > is no point in whacking it for every power control action, simply > set the bit in driver probe and clear it when the driver is removed. > > Tested-by: Frieder Schrempf <frieder.schrempf@xxxxxxxxxx> > Reviewed-by: Frieder Schrempf <frieder.schrempf@xxxxxxxxxx> > Signed-off-by: Lucas Stach <l.stach@xxxxxxxxxxxxxx> You forgot your SoB. I fixed it up and applied the series. Shawn