summaryrefslogtreecommitdiff
path: root/board/liara/gpio.inc
diff options
context:
space:
mode:
Diffstat (limited to 'board/liara/gpio.inc')
-rw-r--r--board/liara/gpio.inc1
1 files changed, 0 insertions, 1 deletions
diff --git a/board/liara/gpio.inc b/board/liara/gpio.inc
index ed69de978a..05dc06f15b 100644
--- a/board/liara/gpio.inc
+++ b/board/liara/gpio.inc
@@ -23,7 +23,6 @@ GPIO_INT(WP_L, PIN(A, 1), GPIO_INT_BOTH, switch_interrupt)
GPIO_INT(VOLUME_DOWN_L, PIN(7, 0), GPIO_INT_BOTH | GPIO_PULL_UP, button_interrupt)
GPIO_INT(VOLUME_UP_L, PIN(7, 5), GPIO_INT_BOTH | GPIO_PULL_UP, button_interrupt)
GPIO_INT(USB_C0_CABLE_DET, PIN(3, 7), GPIO_INT_RISING, anx74xx_cable_det_interrupt)
-GPIO_INT(6AXIS_INT_L, PIN(8, 6), GPIO_INT_FALLING | GPIO_SEL_1P8V, bmi160_interrupt)
GPIO(EN_PWR_A, PIN(E, 2), GPIO_OUT_LOW) /* Enable Power */
GPIO(EN_PP1800_SENSOR, PIN(6, 7), GPIO_OUT_LOW) /* Enable Power */