diff options
author | Josie Nordrum <JosieNordrum@google.com> | 2020-08-20 08:50:22 -0700 |
---|---|---|
committer | Aaron Durbin <adurbin@chromium.org> | 2020-08-24 19:58:15 +0000 |
commit | 70823a046e08d44f4e578fbf42afabbfbb821aec (patch) | |
tree | e7e56f30416b3eaef54ad551b2f7bd1d803467e0 /src/device | |
parent | 0a859522edf75bab86d9c94409485663cbe25cf2 (diff) |
soc/amd/common: Move interrupt and wake status clear
Move interrupt status and wake status clearing to after GPIO config so
that configuration does not incorrectly set interrupt or wake status.
i.e. when PULL_UP is configured on a pad, it incorrectly sets in the
interrupt status bit. Thus, the interrupt status bit must be cleared
after initial pad configuration is complete.
BUG=b:164892883, b:165342107
TEST=None
BRANCH=None
Signed-off-by: Josie Nordrum <josienordrum@google.com>
Change-Id: If4a5db4bfa6a2ee9827f38e9595f487a4dcfac2c
Reviewed-on: https://review.coreboot.org/c/coreboot/+/44640
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Furquan Shaikh <furquan@google.com>
Diffstat (limited to 'src/device')
0 files changed, 0 insertions, 0 deletions