Commit a5502270 authored by Kevin Hilman's avatar Kevin Hilman
Browse files

arm64: dts: amlogic: g12 CPU timers stop in suspend



The Arm per-CPU architected timers stop ticking in suspend, when the
SCP powers down the CPUs.  Flag that in the DT.

Signed-off-by: default avatarKevin Hilman <khilman@baylibre.com>
parent b96d4e92
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -2407,6 +2407,7 @@
			(GIC_CPU_MASK_RAW(0xff) | IRQ_TYPE_LEVEL_LOW)>,
			     <GIC_PPI 10
			(GIC_CPU_MASK_RAW(0xff) | IRQ_TYPE_LEVEL_LOW)>;
		arm,no-tick-in-suspend;
	};

	xtal: xtal-clk {