Files
Brian Norris 5ffca4b5ed BACKPORT: clocksource/drivers/arm_arch_timer: Don't assume clock runs in suspend
The ARM specifies that the system counter "must be implemented in an
always-on power domain," and so we try to use the counter as a source of
timekeeping across suspend/resume. Unfortunately, some SoCs (e.g.,
Rockchip's RK3399) do not keep the counter ticking properly when
switched from their high-power clock to the lower-power clock used in
system suspend. Support this quirk by adding a new device tree property.

Signed-off-by: Brian Norris <briannorris@chromium.org>
Reviewed-by: Douglas Anderson <dianders@chromium.org>
Acked-by: Marc Zyngier <marc.zyngier@arm.com>
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
(cherry picked from commit d8ec7595a0)

Change-Id: Ib78d987efa7b183fcd544f6fbe1c12cd983480ff
Signed-off-by: Tao Huang <huangtao@rock-chips.com>
2019-12-09 14:45:56 +08:00
..
2013-08-27 10:49:38 +02:00