summaryrefslogtreecommitdiff
path: root/zephyr/dts/bindings/switchcap/switchcap-gpio.yaml
blob: 00164018351684fd80930064020de08ad266bbe7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
description: SwitchCap controlled by gpios

compatible: "switchcap-gpio"

properties:
  enable-pin:
    type: phandle
    required: true
    description: |
      GPIO used to enable the switch cap

  power-good-pin:
    type: phandle
    required: false
    description: |
      GPIO used to read if power is good

  poff-delay-ms:
    type: int
    required: false
    description: |
      Additional power off delay required for some systems