Revert "soc: imx: gpcv2: move reset assert after requesting domain power up"
authorLucas Stach <l.stach@pengutronix.de>
Sat, 2 Oct 2021 00:59:37 +0000 (02:59 +0200)
committerShawn Guo <shawnguo@kernel.org>
Tue, 5 Oct 2021 06:29:19 +0000 (14:29 +0800)
commit2b2f106eb55276a60a89ac27a52d0d738b57a546
tree1c280bac60e42edce10ab27d9807e7e83a44a6e7
parent8da8bd5399cfc2ff98514a6b31a3aa2159516fe6
Revert "soc: imx: gpcv2: move reset assert after requesting domain power up"

This reverts commit a77ebdd9f553. It turns out that the VPU domain has no
different requirements, even though the downstream ATF implementation seems
to suggest otherwise. Powering on the domain with the reset asserted works
fine. As the changed sequence has caused sporadic issues with the GPU
domains, just revert the change to go back to the working sequence.

Cc: <stable@vger.kernel.org> # 5.14
Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
Acked-by: Peng Fan <peng.fan@nxp.com>
Tested-by: Adam Ford <aford173@gmail.com> #imx8mm-beacon
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
drivers/soc/imx/gpcv2.c