summaryrefslogtreecommitdiff
path: root/board/lindar
diff options
context:
space:
mode:
Diffstat (limited to 'board/lindar')
-rw-r--r--board/lindar/gpio.inc4
1 files changed, 1 insertions, 3 deletions
diff --git a/board/lindar/gpio.inc b/board/lindar/gpio.inc
index 9fa9f377b7..4323d300e8 100644
--- a/board/lindar/gpio.inc
+++ b/board/lindar/gpio.inc
@@ -81,8 +81,6 @@ GPIO(USB_C1_OC_ODL, PIN(5, 0), GPIO_ODR_HIGH)
/* Don't have a load switch for retimer */
UNIMPLEMENTED(USB_C1_LS_EN)
-/* Retimer Force Power enable is connected to AP */
-UNIMPLEMENTED(USB_C1_RT_FORCE_PWR)
/* Misc Signals */
GPIO(EC_H1_PACKET_MODE, PIN(7, 5), GPIO_OUT_LOW) /* H1 Packet Mode */
@@ -165,4 +163,4 @@ GPIO(UNUSED_GPIOF2, PIN(F, 2), GPIO_INPUT | GPIO_PULL_UP)
GPIO(UNUSED_GPIOF3, PIN(F, 3), GPIO_INPUT | GPIO_PULL_UP)
GPIO(UNUSED_GPIO56, PIN(5, 6), GPIO_INPUT | GPIO_PULL_UP)
GPIO(UNUSED_GPIO95, PIN(9, 5), GPIO_INPUT | GPIO_PULL_UP)
-GPIO(UNUSED_GPIOB0, PIN(B, 0), GPIO_INPUT | GPIO_PULL_UP) \ No newline at end of file
+GPIO(UNUSED_GPIOB0, PIN(B, 0), GPIO_INPUT | GPIO_PULL_UP)