summaryrefslogtreecommitdiff
path: root/board/kukui
diff options
context:
space:
mode:
authorxiong.huang <xiong.huang@bitland.corp-partner.google.com>2019-10-18 16:34:35 +0800
committerCommit Bot <commit-bot@chromium.org>2019-10-22 08:12:51 +0000
commite171fb8d7b131f7a1953d83aa702569f59a02501 (patch)
treeebac1b77967c1f970d48abde7789e7d3af1ff995 /board/kukui
parentca3fce0e10421e3b75ca40ee8a3fed0a80d44b1a (diff)
downloadchrome-ec-e171fb8d7b131f7a1953d83aa702569f59a02501.tar.gz
Kodama: folio case has no function but only works in VT2
When DUT starts up in S5/G3, HOOK_CHIPSET_STARTUP only called in RO stage. In fact, POGO ADC interrupt not be enabled after jumping to RW stage. Krane and Kodama board use POGO keyboard function. Moving common API to HOOK_INI (pogo_chipset_init) to ensure POGO ADC interrupt is enabled and API base_detect_deferred would be called after jumping to RW stage. BUG=b:142849032 BRANCH=kukui TEST=folio case works well in UI and VT2. Change-Id: Ie3fed9a88620414afeea2fa4dcbf2cd120e7ac37 Signed-off-by: Xiong Huang <xiong.huang@bitland.corp-partner.google.com> Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/1869170 Reviewed-by: Eric Yilun Lin <yllin@chromium.org>
Diffstat (limited to 'board/kukui')
-rw-r--r--board/kukui/board.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/board/kukui/board.c b/board/kukui/board.c
index 792c5690cb..78ea8a84d7 100644
--- a/board/kukui/board.c
+++ b/board/kukui/board.c
@@ -279,9 +279,6 @@ static void board_init(void)
/* Enable gauge interrupt from max17055 */
gpio_enable_interrupt(GPIO_GAUGE_INT_ODL);
- /* Enable pogo interrupt */
- gpio_enable_interrupt(GPIO_POGO_ADC_INT_L);
-
if (IS_ENABLED(BOARD_KRANE)) {
/*
* Fix backlight led maximum current: