summaryrefslogtreecommitdiff
path: root/board/aleena
diff options
context:
space:
mode:
authorScott Collyer <scollyer@google.com>2018-08-01 17:15:50 -0700
committerchrome-bot <chrome-bot@chromium.org>2018-08-02 17:58:50 -0700
commit70b24aad2f338f705ff4ae42150d6f7285ed9166 (patch)
tree761e8631f04dcb74c43d524b1548ba48488cac53 /board/aleena
parent1a0e7d1371ea2aea694e6ffc91c08dd94927bdd3 (diff)
downloadchrome-ec-70b24aad2f338f705ff4ae42150d6f7285ed9166.tar.gz
DragonEgg: Fix the interrupt associated with GPIO_ACOK_OD
The ISR associated with this signal was mistakenly set to power_button_interrupt, but it needs to be extpower_interrupt. This CL fixes the ISR association. BUG=b:111899214 BRANCH=none TEST=Manual With Type C charger connected: > chgstate state = charge ac = 1 batt_is_charging = 1 With Type C charger removed: chgstate state = discharge ac = 0 batt_is_charging = 0 Also verified that the console message [601.408160 running with no battery and no AC] no longer shows up when powering up with no battery connected. Change-Id: I9801bd6e979185824e50f90a3fd4e4efccd34b7f Signed-off-by: Scott Collyer <scollyer@google.com> Reviewed-on: https://chromium-review.googlesource.com/1159699 Commit-Ready: Scott Collyer <scollyer@chromium.org> Tested-by: Scott Collyer <scollyer@chromium.org> Reviewed-by: Furquan Shaikh <furquan@chromium.org> Reviewed-by: Jett Rink <jettrink@chromium.org>
Diffstat (limited to 'board/aleena')
0 files changed, 0 insertions, 0 deletions