arm64: dts: imx8mq-librem5-devkit: Use 0.9V for VDD_GPU

According to the imx8mq data sheet running VDD_GPU at 0.9V is enough
when not overclocking to 1GHz (which we currently don't do).

Signed-off-by: Guido Günther <guido.gunther@puri.sm>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
Guido Günther 2020-04-21 16:44:13 +02:00 committed by Shawn Guo
parent dd12fa6978
commit 76eceb0f36
1 changed files with 1 additions and 1 deletions

View File

@ -318,7 +318,7 @@
regulator-min-microvolt = <700000>;
regulator-max-microvolt = <1300000>;
regulator-boot-on;
rohm,dvs-run-voltage = <1000000>;
rohm,dvs-run-voltage = <900000>;
};
buck4_reg: BUCK4 {