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

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
......@@ -318,7 +318,7 @@ buck3_reg: BUCK3 {
regulator-min-microvolt = <700000>;
regulator-max-microvolt = <1300000>;
regulator-boot-on;
rohm,dvs-run-voltage = <1000000>;
rohm,dvs-run-voltage = <900000>;
};
buck4_reg: BUCK4 {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment