arm64: dts: amlogic: g12 CPU timers stop in suspend
authorKevin Hilman <khilman@baylibre.com>
Thu, 8 Aug 2019 16:44:48 +0000 (09:44 -0700)
committerKevin Hilman <khilman@baylibre.com>
Fri, 9 Aug 2019 18:07:21 +0000 (11:07 -0700)
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: Kevin Hilman <khilman@baylibre.com>
arch/arm64/boot/dts/amlogic/meson-g12-common.dtsi

index 27bb242..cd3d23d 100644 (file)
                        (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 {