On 18/08/2020 09:31, [email protected] wrote: > From: Guo Ren <[email protected]> > > When the timer counts to the upper limit, an overflow interrupt is > generated, and the count is reset with the value in the TIME_INI > register. But the software expects to start counting from 0 when > the count overflows, so it forces TIME_INI to 0 to solve the > potential interrupt storm problem. > > Signed-off-by: Guo Ren <[email protected]> > Tested-by: Xu Kai <[email protected]> > Cc: Daniel Lezcano <[email protected]> > Cc: Thomas Gleixner <[email protected]> > ---
Applied, thanks -- <http://www.linaro.org/> Linaro.org │ Open source software for ARM SoCs Follow Linaro: <http://www.facebook.com/pages/Linaro> Facebook | <http://twitter.com/#!/linaroorg> Twitter | <http://www.linaro.org/linaro-blog/> Blog

