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