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: 8f0216b006 ("arm64: dts: Add a device tree for the Librem 5 phone")
Signed-off-by: Sebastian Krzyszkowiak <sebastian.krzyszkowiak@puri.sm>
Signed-off-by: Frank Li <Frank.Li@nxp.com>
This commit is contained in:
Sebastian Krzyszkowiak 2026-02-21 19:15:19 +01:00 committed by Frank Li
parent 4cd46ea0eb
commit 511f76bf1d

View File

@ -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;
};