]> www.infradead.org Git - users/jedix/linux-maple.git/commit
soc: imx: gpcv2: add support for optional resets
authorLucas Stach <l.stach@pengutronix.de>
Mon, 10 May 2021 04:00:41 +0000 (12:00 +0800)
committerShawn Guo <shawnguo@kernel.org>
Sun, 23 May 2021 02:58:12 +0000 (10:58 +0800)
commitfe58c887fb8ca25adab62fae20632d8423a00a91
tree0743413c864a56cf357e87476ec363c71078edca
parentc0ce75395f8d088ba56dcec3218c628ef2bb6d73
soc: imx: gpcv2: add support for optional resets

Normally the reset for the devices inside the power domain is
triggered automatically from the PGC in the power-up sequencing,
however on i.MX8MM this doesn't work for the GPU power domains.

Add support for triggering the reset explicitly during the power
up sequencing.

Tested-by: Frieder Schrempf <frieder.schrempf@kontron.de>
Reviewed-by: Frieder Schrempf <frieder.schrempf@kontron.de>
Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
Signed-off-by: Peng Fan <peng.fan@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
drivers/soc/imx/gpcv2.c