summaryrefslogtreecommitdiff
path: root/zephyr/dts/bindings/switchcap/cros-ec,switchcap-gpio.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/dts/bindings/switchcap/cros-ec,switchcap-gpio.yaml')
-rw-r--r--zephyr/dts/bindings/switchcap/cros-ec,switchcap-gpio.yaml22
1 files changed, 0 insertions, 22 deletions
diff --git a/zephyr/dts/bindings/switchcap/cros-ec,switchcap-gpio.yaml b/zephyr/dts/bindings/switchcap/cros-ec,switchcap-gpio.yaml
deleted file mode 100644
index 344738c8c0..0000000000
--- a/zephyr/dts/bindings/switchcap/cros-ec,switchcap-gpio.yaml
+++ /dev/null
@@ -1,22 +0,0 @@
-description: SwitchCap controlled by gpios
-
-compatible: "cros-ec,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