summaryrefslogtreecommitdiff
path: root/src/mainboard/google/geralt/gpio.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/google/geralt/gpio.h')
-rw-r--r--src/mainboard/google/geralt/gpio.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mainboard/google/geralt/gpio.h b/src/mainboard/google/geralt/gpio.h
index 379377973d..7eec8f1506 100644
--- a/src/mainboard/google/geralt/gpio.h
+++ b/src/mainboard/google/geralt/gpio.h
@@ -22,6 +22,8 @@
#define GPIO_SD_CD_ODL GPIO(I2SIN_MCK)
+#define GPIO_USB3_HUB_RST_L GPIO(MSDC2_DAT0)
+
void setup_chromeos_gpios(void);
#endif