summaryrefslogtreecommitdiff
path: root/app/dts/bindings/behaviors/zero_param.yaml
blob: 20f15288843b1498a59cfd108c53201c13a2e1d9 (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