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 1840f21860..5f55917664 100644
--- a/src/mainboard/google/geralt/gpio.h
+++ b/src/mainboard/google/geralt/gpio.h
@@ -18,6 +18,8 @@
#define GPIO_EDP_HPD_1V8 GPIO(GPIO17)
#define GPIO_EN_PP3300_EDP_DISP_X GPIO(DSI1_LCM_RST)
+#define GPIO_MIPI_PANEL_BL_PWM GPIO(DISP_PWM0)
+
void setup_chromeos_gpios(void);
#endif