aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/google/kahlee/ec.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/google/kahlee/ec.h')
-rw-r--r--src/mainboard/google/kahlee/ec.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mainboard/google/kahlee/ec.h b/src/mainboard/google/kahlee/ec.h
index deb2cb164d..495ad692e4 100644
--- a/src/mainboard/google/kahlee/ec.h
+++ b/src/mainboard/google/kahlee/ec.h
@@ -19,8 +19,8 @@
#include <ec/ec.h>
#include <ec/google/chromeec/ec_commands.h>
-/* GPIO_S0_000 is EC_SCI#, but it is bit 24 in GPE_STS */
-#define EC_SCI_GPI 24
+/* AGPIO22 -> GPE3 */
+#define EC_SCI_GPI 3
/* GPIO_S5_07 is EC_SMI#, but it is bit 23 in GPE_STS and ALT_GPIO_SMI. */
#define EC_SMI_GPI 23