Commit d71a774a authored by Tobias Schramm's avatar Tobias Schramm
Browse files

arm64/dts: Default to s2idle sleep

Workaround for broken suspend to RAM. Not quite as power-saving but still better than keeping the device running
parent b262e709
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -39,7 +39,7 @@ panel_in_edp: endpoint@0 {
	};

	chosen {
		bootargs = "earlycon=uart8250,mmio32,0xff1a0000";
		bootargs = "earlycon=uart8250,mmio32,0xff1a0000 mem_sleep_default=s2idle";
		stdout-path = "serial2:1500000n8";
	};