Lines Matching +full:regulator +full:- +full:boot +full:- +full:off
1 # Copyright 2019-2020 Peter Bigot Consulting, LLC
3 # SPDX-License-Identifier: Apache-2.0
8 - name: base.yaml
9 - name: regulator.yaml
10 property-allowlist:
11 - regulator-name
12 - regulator-boot-on
13 - regulator-always-on
14 - regulator-min-microvolt
15 - regulator-max-microvolt
16 - startup-delay-us
17 - off-on-delay-us
19 compatible: "regulator-fixed"
22 regulator-name:
25 enable-gpios:
26 type: phandle-array
28 GPIO to use to enable/disable the regulator.
31 provide the GPIO polarity and open-drain status in the phandle
32 selector. The Linux enable-active-high and gpio-open-drain