summaryrefslogtreecommitdiff
path: root/board/voxel/gpio.inc
diff options
context:
space:
mode:
Diffstat (limited to 'board/voxel/gpio.inc')
-rw-r--r--board/voxel/gpio.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/voxel/gpio.inc b/board/voxel/gpio.inc
index 49d3870ace..7d31115492 100644
--- a/board/voxel/gpio.inc
+++ b/board/voxel/gpio.inc
@@ -140,7 +140,7 @@ GPIO(EC_I2C7_EEPROM_SDA, PIN(B, 2), GPIO_INPUT)
GPIO(EC_BATT_PRES_ODL, PIN(E, 1), GPIO_INPUT)
/* Physical HPD pins are not needed on EC as these are configured by PMC */
-GPIO(USB_C0_DP_HPD, PIN(F, 3), GPIO_INPUT)
+GPIO(USB_C0_DP_HPD, PIN(6, 0), GPIO_INPUT)
GPIO(USB_C1_DP_HPD, PIN(7, 0), GPIO_INPUT)
/* Alternate functions GPIO definitions */