summaryrefslogtreecommitdiff
path: root/zephyr/dts/bindings
diff options
context:
space:
mode:
authorYuval Peress <peress@chromium.org>2021-09-16 22:31:49 -0600
committerCommit Bot <commit-bot@chromium.org>2021-09-17 21:00:11 +0000
commit256b26922dc7446260a4ec22538fc5574e8503f3 (patch)
tree9e69a2283e0f241e2bc7210ecf878365cb3e5d86 /zephyr/dts/bindings
parent1613037faf34f98a6683bc5563c513ff5b55b299 (diff)
downloadchrome-ec-256b26922dc7446260a4ec22538fc5574e8503f3.tar.gz
zephyr: emul: lis2dw12: Add stubs for LIS2DW12 emulator
BRANCH=none BUG=b:200046770 TEST=zmake configure --test zephyr/test/drivers Signed-off-by: Yuval Peress <peress@chromium.org> Change-Id: If425d9760b8db9024478fb9a664ffa71e7c25eb7 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/3168034 Tested-by: Yuval Peress <peress@google.com> Reviewed-by: Jeremy Bettis <jbettis@chromium.org> Commit-Queue: Yuval Peress <peress@google.com>
Diffstat (limited to 'zephyr/dts/bindings')
-rw-r--r--zephyr/dts/bindings/emul/cros,lis2dw12-emul.yaml12
1 files changed, 12 insertions, 0 deletions
diff --git a/zephyr/dts/bindings/emul/cros,lis2dw12-emul.yaml b/zephyr/dts/bindings/emul/cros,lis2dw12-emul.yaml
new file mode 100644
index 0000000000..44c29fbe56
--- /dev/null
+++ b/zephyr/dts/bindings/emul/cros,lis2dw12-emul.yaml
@@ -0,0 +1,12 @@
+# Copyright 2021 The chromium OS Authors. All rights reserved.
+# Use of this source code is governed by a BSD-style license that can be
+# found in the LICENSE file.
+
+description: CROS implementation of the LIS2DW12 emulator
+
+compatible: "cros,lis2dw12-emul"
+
+include: base.yaml
+properties:
+ reg:
+ required: true