Skip to content
Snippets Groups Projects
Commit 0d8fb029 authored by Sajid Dalvi's avatar Sajid Dalvi
Browse files

Revert "pcie: exynos: Skip VREG off on suspend"


This reverts commit 9efc98e7.

Some devices were consistently failing with a pcie link up failure.
These were fixed by keeping the PCIe PHY LDOs on during suspend.
However INT is turned off during suspend and there is no isolation from
INT to PHY, so with PHY on and INT off there is a leakage path that is
out of the design scope. Since there is a possibility of a reliability
issue if a sample has a large leakage, it is prudent to revert this work
around of keeping PHY LDOs on in suspend.

Bug: 212450337
Change-Id: Iedb41cbd37edd897122310fd39c7c3a3f9a4daf6
Signed-off-by: default avatarSajid Dalvi <sdalvi@google.com>
parent 13e2d8bb
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment