From 300437d7dc8a4dfe071345e35216ebd15c65f170 Mon Sep 17 00:00:00 2001 From: Brian Norris Date: Tue, 4 Oct 2016 11:12:10 -0700 Subject: [PATCH] UPSTREAM: arm64: dts: rockchip: Arch counter doesn't tick in system suspend 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 Reviewed-by: Douglas Anderson Signed-off-by: Daniel Lezcano (cherry picked from commit e6186820a74546ac201a6669ebbee42399583b8b) Change-Id: Ib1d54426c985235ba0a383012a6e4437a9fae80c Signed-off-by: Jianqun Xu --- arch/arm64/boot/dts/rockchip/rk3399.dtsi | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm64/boot/dts/rockchip/rk3399.dtsi b/arch/arm64/boot/dts/rockchip/rk3399.dtsi index 0f31821d71f3..927c67407db9 100644 --- a/arch/arm64/boot/dts/rockchip/rk3399.dtsi +++ b/arch/arm64/boot/dts/rockchip/rk3399.dtsi @@ -216,6 +216,7 @@ , , ; + arm,no-tick-in-suspend; }; xin24m: xin24m {