Files
linux/arch/arm64/boot/dts/freescale/imx8mq-librem5-r3.dts
Sebastian Krzyszkowiak 4cd46ea0eb Revert "arm64: dts: imx8mq-librem5: Set the DVS voltages lower"
This reverts commit c24a9b698f.

It's been found that there's a significant per-unit variance in accepted
supply voltages and the current set still makes some units unstable.

Revert back to nominal values.

Cc: stable@vger.kernel.org
Fixes: c24a9b698f ("arm64: dts: imx8mq-librem5: Set the DVS voltages lower")
Signed-off-by: Sebastian Krzyszkowiak <sebastian.krzyszkowiak@puri.sm>
Signed-off-by: Frank Li <Frank.Li@nxp.com>
2026-03-17 23:24:44 -04:00

17 lines
253 B
Plaintext

// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
// Copyright (C) 2021 Purism SPC <kernel@puri.sm>
/dts-v1/;
#include "imx8mq-librem5-r3.dtsi"
&a53_opp_table {
opp-1000000000 {
opp-microvolt = <1000000>;
};
};
&buck3_reg {
regulator-always-on;
};