Lines Matching +full:regulator +full:- +full:v6
1 # SPDX-License-Identifier: GPL-2.0
3 ---
4 $id: http://devicetree.org/schemas/regulator/max8660.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Maxim MAX8660 voltage regulator
10 - Daniel Mack <zonque@gmail.com>
14 pattern: "pmic@[0-9a-f]{1,2}"
17 - maxim,max8660
18 - maxim,max8661
27 "regulator-.+":
28 $ref: "regulator.yaml#"
35 - |
37 #address-cells = <1>;
38 #size-cells = <0>;
45 regulator-V3 {
46 regulator-compatible= "V3(DCDC)";
47 regulator-min-microvolt = <725000>;
48 regulator-max-microvolt = <1800000>;
51 regulator-V4 {
52 regulator-compatible= "V4(DCDC)";
53 regulator-min-microvolt = <725000>;
54 regulator-max-microvolt = <1800000>;
57 regulator-V5 {
58 regulator-compatible= "V5(LDO)";
59 regulator-min-microvolt = <1700000>;
60 regulator-max-microvolt = <2000000>;
63 regulator-V6 {
64 regulator-compatible= "V6(LDO)";
65 regulator-min-microvolt = <1800000>;
66 regulator-max-microvolt = <3300000>;
69 regulator-V7 {
70 regulator-compatible= "V7(LDO)";
71 regulator-min-microvolt = <1800000>;
72 regulator-max-microvolt = <3300000>;