arm64: dts: imx8mn: remove GPU power domain reset
authorMarco Felsch <m.felsch@pengutronix.de>
Fri, 26 Aug 2022 19:04:48 +0000 (21:04 +0200)
committerShawn Guo <shawnguo@kernel.org>
Mon, 5 Sep 2022 01:29:26 +0000 (09:29 +0800)
commit347155d1fa85972ac19d1bf58ae3f3ce95e51a5d
treed0200df502ee336a709aba88cacfe7a20b6b3d68
parent8194a356226ce6f53e1d98b44c0436c583db89d2
arm64: dts: imx8mn: remove GPU power domain reset

The PGC (power gating controller) already handles the reset for the
GPUMIX power domain. By specifying it within the device tree the reset
it issued a 2nd time. This confuses the hardware during power up and
sporadically hangs the SoC. Fix this by removing the reset property and
let the hardware handle the reset.

Fixes: 9a0f3b157e22e ("arm64: dts: imx8mn: Enable GPU")
Signed-off-by: Marco Felsch <m.felsch@pengutronix.de>
Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
Tested-by: Adam Ford <aford173@gmail.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm64/boot/dts/freescale/imx8mn.dtsi