summaryrefslogtreecommitdiff
path: root/zephyr/projects/brya/brya/gpio.dts
diff options
context:
space:
mode:
authorYuval Peress <peress@chromium.org>2021-06-06 22:42:04 -0600
committerCommit Bot <commit-bot@chromium.org>2021-06-07 22:18:56 +0000
commitf83aa8e75eba5a7a71f32a9ef0c7c25bb6efcae9 (patch)
tree71ba6cebffdfae1877647a9d0916a91e369aca22 /zephyr/projects/brya/brya/gpio.dts
parentdd641b37e7d754e4c5e8a57574270b3e7049efb6 (diff)
downloadchrome-ec-f83aa8e75eba5a7a71f32a9ef0c7c25bb6efcae9.tar.gz
zephyr: brya: enable espi
BRANCH=none BUG=b:188605676 TEST=build and flash brya Signed-off-by: Yuval Peress <peress@chromium.org> Change-Id: I204e114a460a0648dfc47da14d63ce3beb19e821 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/2942930 Reviewed-by: Keith Short <keithshort@chromium.org> Commit-Queue: Keith Short <keithshort@chromium.org>
Diffstat (limited to 'zephyr/projects/brya/brya/gpio.dts')
-rw-r--r--zephyr/projects/brya/brya/gpio.dts5
1 files changed, 5 insertions, 0 deletions
diff --git a/zephyr/projects/brya/brya/gpio.dts b/zephyr/projects/brya/brya/gpio.dts
index 274fd5bc3e..e22e165b7b 100644
--- a/zephyr/projects/brya/brya/gpio.dts
+++ b/zephyr/projects/brya/brya/gpio.dts
@@ -47,6 +47,11 @@
enum-name = "GPIO_AC_PRESENT";
label = "ACOK_OD";
};
+ pch_wake_odl {
+ gpios = <&gpiob 0 GPIO_ODR_HIGH>;
+ enum-name = "GPIO_EC_PCH_WAKE_ODL";
+ label = "EC_PCH_WAKE_R_ODL";
+ };
};
hibernate-wake-pins {