| Maxim MAX8660 voltage regulator |
| - compatible: must be one of "maxim,max8660", "maxim,max8661" |
| - reg: I2C slave address, usually 0x34 |
| - any required generic properties defined in regulator.txt |
| compatible = "maxim,max8660"; |
| regulator-compatible= "V3(DCDC)"; |
| regulator-min-microvolt = <725000>; |
| regulator-max-microvolt = <1800000>; |
| regulator-compatible= "V4(DCDC)"; |
| regulator-min-microvolt = <725000>; |
| regulator-max-microvolt = <1800000>; |
| regulator-compatible= "V5(LDO)"; |
| regulator-min-microvolt = <1700000>; |
| regulator-max-microvolt = <2000000>; |
| regulator-compatible= "V6(LDO)"; |
| regulator-min-microvolt = <1800000>; |
| regulator-max-microvolt = <3300000>; |
| regulator-compatible= "V7(LDO)"; |
| regulator-min-microvolt = <1800000>; |
| regulator-max-microvolt = <3300000>; |