MXSCM-266 arm: dts: increase lpddr2 voltage to 1.25V
authorJuan Gutierrez <juan.gutierrez@nxp.com>
Thu, 9 Mar 2017 23:49:36 +0000 (17:49 -0600)
committerNitin Garg <nitin.garg@nxp.com>
Mon, 19 Mar 2018 20:21:57 +0000 (15:21 -0500)
From testing the performance is better when the voltage
for lpddr2 is set to 1.25V instead of 1.2V.

Signed-off-by: Juan Gutierrez <juan.gutierrez@nxp.com>
arch/arm/boot/dts/imx6dqscm-1gb-evb-fix-ldo.dts
arch/arm/boot/dts/imx6dqscm-qwks-rev2.dtsi

index 560f8ef..f0dcf7d 100644 (file)
@@ -79,7 +79,7 @@
 
                        sw3a_reg: sw3a {
                                regulator-min-microvolt = <400000>;
-                               regulator-max-microvolt = <1200000>;
+                               regulator-max-microvolt = <1250000>;
                                regulator-boot-on;
                                regulator-always-on;
                        };
index 8c41c98..c421e95 100644 (file)
 
                        sw3a_reg: sw3a {
                                regulator-min-microvolt = <400000>;
-                               regulator-max-microvolt = <1200000>;
+                               regulator-max-microvolt = <1250000>;
                                regulator-boot-on;
                                regulator-always-on;
                        };