summaryrefslogtreecommitdiff
path: root/zephyr/dts/bindings/intel/intel,rvp-board-id.yaml
blob: 6ef25aa6bd1bac93253c525e2c76c47cb9a72eef (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
# Copyright 2022 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: Intel RVP Board id

compatible: "intel,rvp-board-id"

properties:
    bom-gpios:
      type: phandle-array
      required: true
      description: |
       A list contains GPIO pins corresponding to BOM ID bits.

    fab-gpios:
      type: phandle-array
      required: true
      description: |
       A list contains GPIO pins corresponding to FAB ID bits.

    board-gpios:
      type: phandle-array
      required: true
      description: |
       A list contains GPIO pins corresponding to BOARD ID bits.