]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
arm64: dts: rockchip: Arch counter doesn't tick in system suspend
authorBrian Norris <briannorris@chromium.org>
Tue, 4 Oct 2016 18:12:10 +0000 (11:12 -0700)
committerDaniel Lezcano <daniel.lezcano@linaro.org>
Mon, 21 Nov 2016 10:15:01 +0000 (11:15 +0100)
The "arm,no-tick-in-suspend" property was introduced to note
implementations where the system counter does not quite follow the ARM
specification that it "must be implemented in an always-on power
domain".

Particularly, RK3399's counter stops ticking when we switch from the
24MHz clock to the 32KHz clock in low-power suspend, so let's mark it as
such.

Signed-off-by: Brian Norris <briannorris@chromium.org>
Reviewed-by: Douglas Anderson <dianders@chromium.org>
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
arch/arm64/boot/dts/rockchip/rk3399.dtsi

index b65c193dc64effabd9d50f00a2ea176dd083dabe..d85b65182de23c962a7d99942d9c1e42aeee5315 100644 (file)
                             <GIC_PPI 14 IRQ_TYPE_LEVEL_LOW 0>,
                             <GIC_PPI 11 IRQ_TYPE_LEVEL_LOW 0>,
                             <GIC_PPI 10 IRQ_TYPE_LEVEL_LOW 0>;
+               arm,no-tick-in-suspend;
        };
 
        xin24m: xin24m {