linux_dsm_epyc7002/drivers/soc/imx
Lucas Stach e0ea2d11f8 soc: imx: gpc: fix power up sequencing
Currently we wait only until the PGC inverts the isolation setting
before disabling the peripheral clocks. This doesn't ensure that the
reset is properly propagated through the peripheral devices in the
power domain.

Wait until the PGC signals that the power up request is done and
wait a bit for resets to propagate before disabling the clocks.

Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
2020-03-16 11:39:02 +08:00
..
gpc.c soc: imx: gpc: fix power up sequencing 2020-03-16 11:39:02 +08:00
gpcv2.c soc: imx: gpcv2: include linux/sizes.h 2020-02-14 10:03:09 +08:00
Kconfig soc: imx: increase build coverage for imx8m soc driver 2020-03-16 11:39:02 +08:00
Makefile soc: imx: increase build coverage for imx8m soc driver 2020-03-16 11:39:02 +08:00
soc-imx8m.c soc: imx: increase build coverage for imx8m soc driver 2020-03-16 11:39:02 +08:00
soc-imx-scu.c ARM: SoC-related driver updates 2019-12-05 11:43:31 -08:00