arm64: dts: imx8mn-evk: update vdd_soc dvs voltage
authorPeng Fan <peng.fan@nxp.com>
Thu, 17 Nov 2022 09:53:58 +0000 (17:53 +0800)
committerShawn Guo <shawnguo@kernel.org>
Sat, 19 Nov 2022 03:07:04 +0000 (11:07 +0800)
Per schematic, BUCK1 is for VDD_SOC&DRAM&PU_0V9. The nxp,dvs-run-voltage
and nxp,dvs-standby-voltage need set for BUCK1, not BUCK2.
BUCK2 is for A53, which is handled by DVFS, so no need dvs property.
nxp,dvs-run-voltage is not needed, since bootloader must configure
voltage to make system boot well.

Signed-off-by: Peng Fan <peng.fan@nxp.com>
Acked-by: Marco Felsch <m.felsch@pengutronix.de>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm64/boot/dts/freescale/imx8mn-evk.dts

index 4eb467df5ba7593b93bec4a45d2e06a526dbe20d..4839a962a170691b7f63bc4924f217ddf67b5360 100644 (file)
@@ -47,6 +47,7 @@
                                regulator-boot-on;
                                regulator-always-on;
                                regulator-ramp-delay = <3125>;
+                               nxp,dvs-standby-voltage = <750000>;
                        };
 
                        buck2: BUCK2 {
@@ -56,8 +57,6 @@
                                regulator-boot-on;
                                regulator-always-on;
                                regulator-ramp-delay = <3125>;
-                               nxp,dvs-run-voltage = <950000>;
-                               nxp,dvs-standby-voltage = <850000>;
                        };
 
                        buck4: BUCK4{