Skip to content

Commit

Permalink
arm64: dts: imx8mq-librem5-devkit: Mark buck2 as always on
Browse files Browse the repository at this point in the history
Otherwise the A53 cores are shut down which doesn't end well.

Reported-by: David Heidelberg <[email protected]>
Tested-by: David Heidelberg <[email protected]>
Signed-off-by: Guido Günther <[email protected]>
Signed-off-by: Shawn Guo <[email protected]>
  • Loading branch information
agx authored and Shawn Guo committed Aug 12, 2023
1 parent 461b487 commit 74cec60
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/arm64/boot/dts/freescale/imx8mq-librem5-devkit.dts
Original file line number Diff line number Diff line change
Expand Up @@ -324,6 +324,7 @@
regulator-ramp-delay = <1250>;
rohm,dvs-run-voltage = <1000000>;
rohm,dvs-idle-voltage = <900000>;
regulator-always-on;
};

buck3_reg: BUCK3 {
Expand Down

0 comments on commit 74cec60

Please sign in to comment.