MLK-25465-2: arm64: dts: imx8mn-ddr4-evk: update vdd_soc in suspend to 0.75v
authorRobin Gong <yibin.gong@nxp.com>
Wed, 12 May 2021 13:16:57 +0000 (21:16 +0800)
committerRobin Gong <yibin.gong@nxp.com>
Wed, 12 May 2021 17:09:09 +0000 (01:09 +0800)
To match with the latest datasheet, besides, correct vdd_soc to buck1
instead of buck2. But this patch should be no any impact since uboot
has already done the same thing. Anyway correct it, since rohm driver
has this ability now and could be indepedent of  uboot in the future.

Signed-off-by: Robin Gong <yibin.gong@nxp.com>
Reviewed-by: Jacky Bai <ping.bai@nxp.com>
arch/arm64/boot/dts/freescale/imx8mn-ddr4-evk.dts

index 08296c9..e5924dc 100644 (file)
@@ -67,6 +67,8 @@
                                regulator-boot-on;
                                regulator-always-on;
                                regulator-ramp-delay = <1250>;
+                               rohm,dvs-run-voltage = <850000>;
+                               rohm,dvs-suspend-voltage = <750000>;
                        };
 
                        buck2_reg: BUCK2 {
@@ -78,6 +80,7 @@
                                regulator-ramp-delay = <1250>;
                                rohm,dvs-run-voltage = <1000000>;
                                rohm,dvs-idle-voltage = <900000>;
+                               rohm,dvs-suspend-voltage = <0>;
                        };
 
                        buck4_reg: BUCK4 {