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

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