arm64: dts: imx8mq-librem5-devkit: Mark buck2 as always on

Otherwise the A53 cores are shut down which doesn't end well.

Reported-by: David Heidelberg <david@ixit.cz>
Tested-by: David Heidelberg <david@ixit.cz>
Signed-off-by: Guido Günther <agx@sigxcpu.org>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
Guido Günther 2023-08-10 19:59:50 +02:00 committed by Shawn Guo
parent 461b487e65
commit 74cec60c0e

View File

@ -324,6 +324,7 @@ buck2_reg: BUCK2 {
regulator-ramp-delay = <1250>;
rohm,dvs-run-voltage = <1000000>;
rohm,dvs-idle-voltage = <900000>;
regulator-always-on;
};
buck3_reg: BUCK3 {