mirror of
https://github.com/torvalds/linux.git
synced 2026-05-27 00:22:00 +02:00
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:
parent
461b487e65
commit
74cec60c0e
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user