Re: [PATCH V6 07/12] arm64: dts: imx8mn-evk: update vdd_soc dvs voltage

From: Shawn Guo
Date: Fri Nov 18 2022 - 22:07:34 EST


On Thu, Nov 17, 2022 at 05:53:58PM +0800, Peng Fan (OSS) wrote:
> From: Peng Fan <peng.fan@xxxxxxx>
>
> 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@xxxxxxx>

Applied, thanks!