diff options
author | Yu-An Chen <yu-an.chen@quanta.corp-partner.google.com> | 2022-01-12 16:24:59 +0800 |
---|---|---|
committer | Commit Bot <commit-bot@chromium.org> | 2022-01-13 03:38:50 +0000 |
commit | 9c9f781d656227cce0005f6406aa79a09f72b9d8 (patch) | |
tree | 2741131a638161bb9727f1c8910dfbd4960310a6 /board/volmar/gpio.inc | |
parent | 0ec28b02d7556d530e820dabeec2d011344e81e3 (diff) | |
download | chrome-ec-9c9f781d656227cce0005f6406aa79a09f72b9d8.tar.gz |
volmar: Remove als tcs4300
Remove als tcs4300 function
BUG=b:211891086
BRANCH=none
TEST=make BOARD=volmar
Signed-off-by: Yu-An Chen <yu-an.chen@quanta.corp-partner.google.com>
Change-Id: I9c3a9426acc1d68cf6ab1d6187783b1e0f4643a1
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/3382606
Reviewed-by: caveh jalali <caveh@chromium.org>
Diffstat (limited to 'board/volmar/gpio.inc')
-rw-r--r-- | board/volmar/gpio.inc | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/board/volmar/gpio.inc b/board/volmar/gpio.inc index 5ab5bd01f2..c929c10c83 100644 --- a/board/volmar/gpio.inc +++ b/board/volmar/gpio.inc @@ -10,7 +10,6 @@ /* INTERRUPT GPIOs: */ GPIO_INT(ACOK_OD, PIN(0, 0), GPIO_INT_BOTH | GPIO_HIB_WAKE_HIGH, extpower_interrupt) GPIO_INT(EC_ACCEL_INT_R_L, PIN(8, 1), GPIO_SEL_1P8V | GPIO_INT_FALLING, lis2dw12_interrupt) -GPIO_INT(EC_ALS_RGB_INT_R_L, PIN(D, 4), GPIO_INT_FALLING, tcs3400_interrupt) GPIO_INT(EC_IMU_INT_R_L, PIN(5, 6), GPIO_SEL_1P8V | GPIO_INT_FALLING, lsm6dso_interrupt) GPIO_INT(EC_PROCHOT_IN_L, PIN(F, 0), GPIO_INT_BOTH, throttle_ap_prochot_input_interrupt) GPIO_INT(EC_VOLDN_BTN_ODL, PIN(9, 3), GPIO_INT_BOTH | GPIO_PULL_UP, button_interrupt) @@ -126,7 +125,7 @@ UNUSED(PIN(3, 2)) /* GPO32/TRIS_L */ UNUSED(PIN(3, 5)) /* GPO35/CR_SOUT4/TEST_L */ UNUSED(PIN(6, 6)) /* GPIO66 */ UNUSED(PIN(5, 7)) /* GPIO57/SER_IRQ/ESPI_ALERT_L */ - +UNUSED(PIN(D, 4)) /* GPIOD4 */ /* Pre-configured PSL balls: J8 K6 */ /* |