diff options
author | Marek Vasut <marex@denx.de> | 2022-08-12 19:08:02 +0200 |
---|---|---|
committer | Shawn Guo <shawnguo@kernel.org> | 2022-08-21 15:34:48 +0200 |
commit | df88005bd81b80c944d185554e264a4b0f993c37 (patch) | |
tree | 981b590adea784e70c0e7fcf03431848aa4cdfc8 /arch | |
parent | arm64: dts: ls1028a-qds-65bb: don't use in-band autoneg for 2500base-x (diff) | |
download | linux-df88005bd81b80c944d185554e264a4b0f993c37.tar.xz linux-df88005bd81b80c944d185554e264a4b0f993c37.zip |
soc: imx: gpcv2: Assert reset before ungating clock
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: fe58c887fb8ca ("soc: imx: gpcv2: add support for optional resets")
Signed-off-by: Marek Vasut <marex@denx.de>
Reviewed-by: Fabio Estevam <festevam@denx.de>
Reviewed-by: Lucas Stach <l.stach@pengutronix.de>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions