summaryrefslogtreecommitdiff
path: root/driver
diff options
context:
space:
mode:
authorAseda Aboagye <aaboagye@google.com>2021-05-18 12:44:42 -0700
committerCommit Bot <commit-bot@chromium.org>2021-05-19 20:26:32 +0000
commit6b5ce8b509a6ca4dbf11258866dc36f4299e4f62 (patch)
tree5b5cbb444809e15473c9cc6b0d02e57a3281eb79 /driver
parent848a2cb8c29a8b5ca38c6d83578f78f01e496cd1 (diff)
downloadchrome-ec-6b5ce8b509a6ca4dbf11258866dc36f4299e4f62.tar.gz
charge_manager: Check extpower after charge port
Some platforms don't have an extpower interrupt and therefore use the `board_check_extpower` function to determine if extpower is actually present. Any time the EC changes its charge port selection, we should re-evaluate the extpower as it likely has now changed. This commit simply does the above. Note that the default implementation of `board_check_extpower` doesn't actually do anything, so this should be a no-op for most boards. BUG=b:187965740 BRANCH=dedede TEST=Build and flash drawcia, verify that "AC on" prints are only printed when we decide to charge from a port and not just when VBUS is present Signed-off-by: Aseda Aboagye <aaboagye@google.com> Change-Id: Ib758b480a1e6f59f0f10caa1328b795726927f0b Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/2904546 Commit-Queue: Aseda Aboagye <aaboagye@chromium.org> Tested-by: Aseda Aboagye <aaboagye@chromium.org> Reviewed-by: Diana Z <dzigterman@chromium.org>
Diffstat (limited to 'driver')
0 files changed, 0 insertions, 0 deletions