Re: [PATCH] arm64: dts: allwinner: Mark timer as stopped in suspend

2020-08-25 Thread Samuel Holland
On 8/18/20 4:10 AM, Maxime Ripard wrote: > Hi! > > On Sat, Aug 08, 2020 at 09:18:22PM -0500, Samuel Holland wrote: >> When possible, system firmware on 64-bit Allwinner platforms disables >> OSC24M during system suspend. Since this oscillator is the clock source >> for the ARM architectural

Re: [PATCH] arm64: dts: allwinner: Mark timer as stopped in suspend

2020-08-25 Thread Maxime Ripard
Hi! On Sat, Aug 08, 2020 at 09:18:22PM -0500, Samuel Holland wrote: > When possible, system firmware on 64-bit Allwinner platforms disables > OSC24M during system suspend. Since this oscillator is the clock source > for the ARM architectural timer, this causes the timer to stop counting. >

[PATCH] arm64: dts: allwinner: Mark timer as stopped in suspend

2020-08-08 Thread Samuel Holland
When possible, system firmware on 64-bit Allwinner platforms disables OSC24M during system suspend. Since this oscillator is the clock source for the ARM architectural timer, this causes the timer to stop counting. Therefore, the ARM architectural timer must not be marked as NONSTOP on these