Commit 511f76bf authored by Sebastian Krzyszkowiak's avatar Sebastian Krzyszkowiak Committed by Frank Li
Browse files

arm64: dts: imx8mq-librem5: Bump BUCK1 suspend voltage up to 0.85V



The minimal voltage of VDD_SOC sourced from BUCK1 is 0.81V, which
is the currently set value. However, BD71837 only guarantees accuracy
of ±0.01V, and this still doesn't factor other reasons for actual
voltage to slightly drop in, resulting in the possibility of running
out of the operational range.

Bump the voltage up to 0.85V, which should give enough headroom.

Cc: stable@vger.kernel.org
Fixes: 8f0216b0 ("arm64: dts: Add a device tree for the Librem 5 phone")
Signed-off-by: default avatarSebastian Krzyszkowiak <sebastian.krzyszkowiak@puri.sm>
Signed-off-by: default avatarFrank Li <Frank.Li@nxp.com>
parent 4cd46ea0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -882,7 +882,7 @@ buck1_reg: BUCK1 {
				regulator-ramp-delay = <1250>;
				rohm,dvs-run-voltage = <900000>;
				rohm,dvs-idle-voltage = <850000>;
				rohm,dvs-suspend-voltage = <810000>;
				rohm,dvs-suspend-voltage = <850000>;
				regulator-always-on;
			};