regulator: tps6586x: Add and use correct voltage table
[deliverable/linux.git] / arch / arm / boot / dts / tegra20-colibri-512.dtsi
index 5592be6f2f7a7ad58cf9eb3cf0cd17cd38e207f8..cbe89ff10686b15e008cb4bfc42ac385038b6a4a 100644 (file)
                                        reg = <3>;
                                        regulator-compatible = "sm2";
                                        regulator-name = "vdd_sm2,vin_ldo*";
-                                       regulator-min-microvolt = <3700000>;
-                                       regulator-max-microvolt = <3700000>;
+                                       regulator-min-microvolt = <1800000>;
+                                       regulator-max-microvolt = <1800000>;
                                        regulator-always-on;
                                };
 
        };
 
        pmc {
-               nvidia,suspend-mode = <2>;
+               nvidia,suspend-mode = <1>;
                nvidia,cpu-pwr-good-time = <5000>;
                nvidia,cpu-pwr-off-time = <5000>;
                nvidia,core-pwr-good-time = <3845 3845>;
This page took 0.027001 seconds and 5 git commands to generate.