1 ROHM BD70528 Power Management Integrated Circuit regulator bindings
4 - regulator-name: should be "buck1", "buck2", "buck3", "ldo1", "ldo2", "ldo3",
7 List of regulators provided by this controller. BD70528 regulators node
8 should be sub node of the BD70528 MFD node. See BD70528 MFD bindings at
9 Documentation/devicetree/bindings/mfd/rohm,bd70528-pmic.txt
11 The valid names for BD70528 regulator nodes are:
12 BUCK1, BUCK2, BUCK3, LDO1, LDO2, LDO3, LED_LDO1, LED_LDO2
15 - Any optional property defined in bindings/regulator/regulator.txt
20 regulator-name = "buck1";
21 regulator-min-microvolt = <1200000>;
22 regulator-max-microvolt = <3400000>;
24 regulator-ramp-delay = <125>;
27 regulator-name = "buck2";
28 regulator-min-microvolt = <1200000>;
29 regulator-max-microvolt = <3300000>;
31 regulator-ramp-delay = <125>;
34 regulator-name = "buck3";
35 regulator-min-microvolt = <800000>;
36 regulator-max-microvolt = <1800000>;
38 regulator-ramp-delay = <250>;
41 regulator-name = "ldo1";
42 regulator-min-microvolt = <1650000>;
43 regulator-max-microvolt = <3300000>;
47 regulator-name = "ldo2";
48 regulator-min-microvolt = <1650000>;
49 regulator-max-microvolt = <3300000>;
54 regulator-name = "ldo3";
55 regulator-min-microvolt = <1650000>;
56 regulator-max-microvolt = <3300000>;
59 regulator-name = "led_ldo1";
60 regulator-min-microvolt = <200000>;
61 regulator-max-microvolt = <300000>;
64 regulator-name = "led_ldo2";
65 regulator-min-microvolt = <200000>;
66 regulator-max-microvolt = <300000>;