1 * Maxim MAX8973 Voltage Regulator
5 - compatible: must be "maxim,max8973"
6 - reg: the i2c slave address of the regulator. It should be 0x1b.
8 Any standard regulator properties can be used to configure the single max8973
14 compatible = "maxim,max8973";
17 regulator-min-microvolt = <935000>;
18 regulator-max-microvolt = <1200000>;