Re: [PATCH v2 2/2] arm64: dts: rockchip: arch counter doesn't tick in system suspend

From: Doug Anderson
Date: Tue Oct 04 2016 - 18:14:55 EST


Hi,

On Tue, Oct 4, 2016 at 11:12 AM, Brian Norris <briannorris@xxxxxxxxxxxx> wrote:
> 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@xxxxxxxxxxxx>
> ---
> v2: new in v2
>
> arch/arm64/boot/dts/rockchip/rk3399.dtsi | 1 +
> 1 file changed, 1 insertion(+)

Reviewed-by: Douglas Anderson <dianders@xxxxxxxxxxxx>