power-domain-gpio

Vendor: Generic or vendor-independent

Description

Simple GPIO controlled power domain

Properties

Properties not inherited from the base binding file.

Name

Type

Details

enable-gpios

phandle-array

GPIO to use to enable/disable the regulator.

Unlike the gpio property in the Linux bindings this array must
provide the GPIO polarity and open-drain status in the phandle
selector.  The Linux enable-active-high and gpio-open-drain
properties are not valid for Zephyr devicetree files.

This property is required.

startup-delay-us

int

Startup time, in microseconds

off-on-delay-us

int

Off delay time, in microseconds