summaryrefslogtreecommitdiff
path: root/zephyr/dts/bindings/gpio/named-gpios.yaml
blob: 1f694a853b224e20f3276dde638be80f69f983b3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
description: Named GPIOs parent node

compatible: "named-gpios"

child-binding:
    description: Named GPIOs child node
    include: gpio-enum-name.yaml
    properties:
       gpios:
          type: phandle-array
          required: true
       "#gpio-cells":
          type: int
          required: false
          const: 0