arm64: dts: mt8173: add arm,no-tick-in-suspend in timer
authorHsin-Yi Wang <hsinyi@chromium.org>
Wed, 12 Feb 2020 06:05:37 +0000 (14:05 +0800)
committerMatthias Brugger <matthias.bgg@gmail.com>
Wed, 12 Feb 2020 10:16:53 +0000 (11:16 +0100)
Arch timer stops during system suspend. Add arm,no-tick-in-suspend
property in timer.

This is a follow up for d8ec7595a013
("clocksource/drivers/arm_arch_timer: Don't assume clock runs in
suspend")

Signed-off-by: Hsin-Yi Wang <hsinyi@chromium.org>
Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
arch/arm64/boot/dts/mediatek/mt8173.dtsi

index 8b4e806..1a9ad90 100644 (file)
                              (GIC_CPU_MASK_SIMPLE(4) | IRQ_TYPE_LEVEL_LOW)>,
                             <GIC_PPI 10
                              (GIC_CPU_MASK_SIMPLE(4) | IRQ_TYPE_LEVEL_LOW)>;
+               arm,no-tick-in-suspend;
        };
 
        soc {