Re: [PATCH V3 02/13] soc: imx: gpcv2: move domain mapping to domain driver probe
From: Shawn Guo <shawnguo@kernel.org>
Date: 2021-05-23 02:59:24
Also in:
linux-devicetree, lkml
From: Shawn Guo <shawnguo@kernel.org>
Date: 2021-05-23 02:59:24
Also in:
linux-devicetree, lkml
On Mon, May 10, 2021 at 12:00:34PM +0800, Peng Fan (OSS) wrote:
From: Lucas Stach <l.stach@pengutronix.de> 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 <redacted> Reviewed-by: Frieder Schrempf <redacted> Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
You forgot your SoB. I fixed it up and applied the series. Shawn _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel