Commit 76eceb0f authored by Guido Günther's avatar Guido Günther Committed by Shawn Guo
Browse files

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: default avatarGuido Günther <guido.gunther@puri.sm>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent dd12fa69
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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 {