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: Kevin Hilman <khilman@baylibre.com>
This commit is contained in:
Kevin Hilman 2019-08-08 09:44:48 -07:00
parent b96d4e9270
commit a550227060
1 changed files with 1 additions and 0 deletions

View File

@ -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 {