summaryrefslogtreecommitdiff
path: root/zephyr/projects/guybrush/gpio.dts
diff options
context:
space:
mode:
authorJack Rosenthal <jrosenth@chromium.org>2021-09-17 11:28:47 -0600
committerCommit Bot <commit-bot@chromium.org>2021-09-17 23:50:52 +0000
commit11cd21d120edd8281cbdc6ba82dd1a3d6c38f0cc (patch)
tree0ad2eaf7262e84d5f2a113e4998433488ed42a20 /zephyr/projects/guybrush/gpio.dts
parent351e3fe74dbbf8ddd9cd1b21f45de57f7da8a76a (diff)
downloadchrome-ec-11cd21d120edd8281cbdc6ba82dd1a3d6c38f0cc.tar.gz
zephyr: Initial port for Guybrush
BUG=b:195137794 BRANCH=none TEST=uart works Change-Id: Ib7e177cfd501f78afb6edf943f078466dca455a6 Signed-off-by: Jack Rosenthal <jrosenth@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/3168392 Reviewed-by: Diana Z <dzigterman@chromium.org>
Diffstat (limited to 'zephyr/projects/guybrush/gpio.dts')
-rw-r--r--zephyr/projects/guybrush/gpio.dts4
1 files changed, 4 insertions, 0 deletions
diff --git a/zephyr/projects/guybrush/gpio.dts b/zephyr/projects/guybrush/gpio.dts
new file mode 100644
index 0000000000..9bec5c6d30
--- /dev/null
+++ b/zephyr/projects/guybrush/gpio.dts
@@ -0,0 +1,4 @@
+/ {
+ named-gpios {
+ };
+};