df88005bd8
In case the power domain clock are ungated before the reset is asserted,
the system might freeze completely. This is likely due to a device is an
undefined state being attached to bus, which sporadically leads to a bus
hang. Assert the reset before the clock are enabled to assure the device
is in defined state before being attached to bus.
Fixes:
|
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
gpc.c | ||
gpcv2.c | ||
imx8m-blk-ctrl.c | ||
imx8mp-blk-ctrl.c | ||
soc-imx.c | ||
soc-imx8m.c |