summaryrefslogtreecommitdiff
path: root/app/dts/bindings/behaviors/one_param.yaml
blob: 8eabba1b54843bc982730279a58707e3f35e7c80 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Copyright (c) 2020 Pete Johanson
# SPDX-License-Identifier: MIT

properties:
  label:
    type: string
    required: true
  "#binding-cells":
    type: int
    required: true
    const: 1

binding-cells:
  - param1