1 # SPDX-License-Identifier: GPL-2.0
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}"
28 $ref: "regulator.yaml#"
30 additionalProperties: false
32 additionalProperties: false
41 compatible = "maxim,max8660";
46 regulator-compatible= "V3(DCDC)";
47 regulator-min-microvolt = <725000>;
48 regulator-max-microvolt = <1800000>;
52 regulator-compatible= "V4(DCDC)";
53 regulator-min-microvolt = <725000>;
54 regulator-max-microvolt = <1800000>;
58 regulator-compatible= "V5(LDO)";
59 regulator-min-microvolt = <1700000>;
60 regulator-max-microvolt = <2000000>;
64 regulator-compatible= "V6(LDO)";
65 regulator-min-microvolt = <1800000>;
66 regulator-max-microvolt = <3300000>;
70 regulator-compatible= "V7(LDO)";
71 regulator-min-microvolt = <1800000>;
72 regulator-max-microvolt = <3300000>;