10 lines
228 B
YAML
10 lines
228 B
YAML
description: GPIO pin to switch a power output on or off
|
|
|
|
compatible: "power-switch"
|
|
|
|
properties:
|
|
gpios:
|
|
type: phandle-array
|
|
required: true
|
|
description: |
|
|
The GPIO connected to the gate driver for the MOSFET. |