Lines Matching +full:0 +full:- +full:5789
1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Javier Martinez Canillas <javier@dowhile0.org>
11 - Krzysztof Kozlowski <krzk@kernel.org>
17 The Maxim MAX77686 provides 10 high-efficiency Buck and 32 Low-DropOut (LDO)
23 Certain regulators support "regulator-initial-mode" and "regulator-mode".
24 The valid modes list is defined in the dt-bindings/regulator/maxim,max77802.h
26 1 - Normal regulator voltage output mode.
27 3 - Low Power which reduces the quiescent current down to only 1uA
29 The standard "regulator-mode" property can only be used for regulators that
31 regulators are:: bucks 2-4 and LDOs 1-35. Also, it only takes effect if the
33 "regulator-on-in-suspend" and has not been disabled for that state using
34 "regulator-off-in-suspend".
43 LDOs supporting the regulator-initial-mode property and changing their
46 # LDO2, LDO4-15, LDO17-19, LDO23-30, LDO32-35
47 "^LDO([24-9]|1[0-5789]|2[3-9]|3[02345])$":
52 LDOs supporting the regulator-mode property (changing mode to Low Power
56 regulator-initial-mode: false
58 # buck2-4
59 "^BUCK[2-4]$":
64 bucks supporting the regulator-mode property (changing mode to Low Power
68 regulator-initial-mode: false
70 # buck1, buck5-10
71 "^BUCK([15-9]|10)$":
77 regulator-initial-mode: false
80 "^regulator-state-(standby|mem|disk)$":
84 regulator-mode: false