mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-12-05 01:54:09 +08:00
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:
|
||
---|---|---|
.. | ||
gpc.c | ||
gpcv2.c | ||
imx8m-blk-ctrl.c | ||
imx8mp-blk-ctrl.c | ||
Kconfig | ||
Makefile | ||
soc-imx8m.c | ||
soc-imx.c |