Lines Matching +full:enable +full:- +full:gpios
2 # SPDX-License-Identifier: Apache-2.0
16 compatible = "nordic,npm1300-regulator";
33 compatible: "nordic,npm1300-regulator"
38 dvs-gpios:
39 type: phandle-array
41 List of SOC GPIOs connected to PMIC GPIOs.
43 DVS mode 1 will enable the first pin
44 DVS mode 2 will enable the second pin
47 The effect of the mode change is defined by the enable-gpios
50 child-binding:
52 - name: regulator.yaml
53 property-allowlist:
54 - regulator-always-on
55 - regulator-boot-on
56 - regulator-boot-off
57 - regulator-min-microvolt
58 - regulator-max-microvolt
59 - regulator-init-microvolt
60 - regulator-allowed-modes
61 - regulator-initial-mode
62 - regulator-min-microamp
63 - regulator-max-microamp
64 - startup-delay-us
65 - off-on-delay-us
68 retention-microvolt:
73 enable-gpios:
74 type: phandle-array
76 Regulator enable controlled by specified regulator GPIO pin.
79 pwm-gpios:
80 type: phandle-array
82 Regulator enable controlled by specified regulator GPIO pin.
85 retention-gpios:
86 type: phandle-array
90 soft-start-microamp:
93 - 10000
94 - 20000
95 - 35000
96 - 50000