summaryrefslogtreecommitdiff
path: root/board
diff options
context:
space:
mode:
authorWai-Hong Tam <waihong@google.com>2021-06-21 15:32:21 -0700
committerCommit Bot <commit-bot@chromium.org>2021-06-22 01:11:07 +0000
commit52d234a3451310ce1f67e6d75cc3e39736c1c8ab (patch)
treec6769fa9e3feb26ec5bd35fc02e940f9282a2151 /board
parent7afb9fa93b6bc5c9bc34b2fe991235db417e61c7 (diff)
downloadchrome-ec-52d234a3451310ce1f67e6d75cc3e39736c1c8ab.tar.gz
qcom: Enable AP_RST_L interrupt on sysjump to RW
The AP_RST_L interrupt is default disabled. It avoids unnecessary power signal messages in G3/S5 as the signal is floating (no power). The interrupt is then enabled during S5->S3 and disabled during S3->S5. However, when sysjump to RW, the interrupt is back to default disabled. This causes the `apreset` command fails to sample the AP_RST_L signal and forces to execute a cold reboot sequence. We should enable AP_RST_L interrupt when the initial power state is S0, the sysjump to RW scenario. BRANCH=Trogdor BUG=b:185551931 TEST=Tested on Coachz, reboot EC, sysjump to RW, perform `apreset` which executes a warm AP reboot. Change-Id: I7eae5f2bcacfebeeee529aa7ad96409cfe9122e9 Signed-off-by: Wai-Hong Tam <waihong@google.com> Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/2977573 Reviewed-by: Stephen Boyd <swboyd@chromium.org> Reviewed-by: Alexandru M Stan <amstan@chromium.org>
Diffstat (limited to 'board')
0 files changed, 0 insertions, 0 deletions