diff options
Diffstat (limited to 'board/volteer/gpio.inc')
-rw-r--r-- | board/volteer/gpio.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/board/volteer/gpio.inc b/board/volteer/gpio.inc index e8327b8e5e..3e6042b4b8 100644 --- a/board/volteer/gpio.inc +++ b/board/volteer/gpio.inc @@ -91,6 +91,8 @@ GPIO(EN_PP3300_AG, PIN(8, 5), GPIO_OUT_LOW) * default. */ GPIO(LED_SIDESEL_4_L, PIN(6, 0), GPIO_OUT_LOW) +GPIO(EN_PP5000_FAN, PIN(6, 1), GPIO_OUT_LOW) + /* * eDP backlight - both PCH and EC have enable pins that must be high * for the backlight to turn on. Default state is high, and can be turned |