[PATCH] soc: imx: gpcv2: allow to disable individual power domains

Shawn Guo shawnguo at kernel.org
Mon Oct 4 23:28:10 PDT 2021


On Sat, Oct 02, 2021 at 02:48:52PM +0200, Lucas Stach wrote:
> Some board designs don't supply power to all of the power domains,
> as they are not used anyways. In that case we must make sure to
> not touch those power domains at all, as trying to power up a
> domain that has no power supplied to it will obviously end in a
> system crash. Allow to disable those domains via the standard DT
> status property.
> 
> Signed-off-by: Lucas Stach <l.stach at pengutronix.de>

Applied, thanks!



More information about the linux-arm-kernel mailing list