Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
soc: ti: omap-prm: Do not check rstst bit on deassert if already deas…
…serted If a rstctrl reset bit is already deasserted, we can just bail out early not wait for rstst to clear. Otherwise we can have deassert fail for already deasserted resets. Fixes: c5117a7 ("soc: ti: omap-prm: poll for reset complete during de-assert") Signed-off-by: Tony Lindgren <[email protected]> Signed-off-by: Santosh Shilimkar <[email protected]>
- Loading branch information