summaryrefslogtreecommitdiff
path: root/zephyr/dts/bindings/emul/zephyr,syv682x-emul.yaml
blob: 2ad9241f960ae3fbdfb7268f78bbcc4109448409 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
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