summaryrefslogtreecommitdiff
path: root/zephyr/dts/bindings/emul/zephyr,syv682x-emul.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/dts/bindings/emul/zephyr,syv682x-emul.yaml')
-rw-r--r--zephyr/dts/bindings/emul/zephyr,syv682x-emul.yaml19
1 files changed, 19 insertions, 0 deletions
diff --git a/zephyr/dts/bindings/emul/zephyr,syv682x-emul.yaml b/zephyr/dts/bindings/emul/zephyr,syv682x-emul.yaml
new file mode 100644
index 0000000000..2ad9241f96
--- /dev/null
+++ b/zephyr/dts/bindings/emul/zephyr,syv682x-emul.yaml
@@ -0,0 +1,19 @@
+# Copyright 2021 The ChromiumOS Authors
+# Use of this source code is governed by a BSD-style license that can be
+# found in the LICENSE file.
+
+description: Zephyr SYV682X Emulator
+
+compatible: "zephyr,syv682x-emul"
+
+include: base.yaml
+
+properties:
+ frs_en_gpio:
+ type: phandle
+ description: The GPIO that controls FRS enable on this device
+ required: true
+ alert_gpio:
+ type: phandle
+ description: The GPIO that receives the alert signal from this device
+ required: true