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, 1 insertions, 1 deletions
diff --git a/src/mainboard/google/geralt/gpio.h b/src/mainboard/google/geralt/gpio.h
index 5f55917664..864b3f9b2b 100644
--- a/src/mainboard/google/geralt/gpio.h
+++ b/src/mainboard/google/geralt/gpio.h
@@ -18,7 +18,7 @@
#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)
+#define GPIO_MIPI_BL_PWM_1V8 GPIO(DISP_PWM0)
void setup_chromeos_gpios(void);