aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/google/rambi/onboard.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/google/rambi/onboard.h')
-rw-r--r--src/mainboard/google/rambi/onboard.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/mainboard/google/rambi/onboard.h b/src/mainboard/google/rambi/onboard.h
index 18ceca384d..8ea2e8a475 100644
--- a/src/mainboard/google/rambi/onboard.h
+++ b/src/mainboard/google/rambi/onboard.h
@@ -22,6 +22,9 @@
#include "irqroute.h"
+/* PCH wake signal from EC. */
+#define BOARD_PCH_WAKE_GPIO ACPI_ENABLE_WAKE_SUS_GPIO(0)
+
#define BOARD_TRACKPAD_NAME "trackpad"
#define BOARD_TRACKPAD_IRQ GPIO_S0_DED_IRQ(TPAD_IRQ_OFFSET)
#define BOARD_TRACKPAD_WAKE_GPIO ACPI_ENABLE_WAKE_SUS_GPIO(1)