Gentle reminder, thanks
-- Daniel On 04/09/2020 12:52, Daniel Lezcano wrote: > > Hi Thomas, > > The following changes since commit b0294f30256bb6023b2044fd607855123863d98f: > > time: Delete repeated words in comments (2020-08-10 22:14:07 +0200) > > are available in the Git repository at: > > https://git.linaro.org/people/daniel.lezcano/linux.git > tags/timers-v5.9-rc4 > > for you to fetch changes up to bc6717d55d07110d8f3c6d31ec2af50c11b07091: > > clocksource/drivers/timer-gx6605s: Fixup counter reload (2020-08-24 > 13:01:39 +0200) > > ---------------------------------------------------------------- > - Fix wrong signed return value when checking of_iomap in the probe > function for the h8300 timer (Tianjia Zhang) > > - Fix reset sequence when setting up the timer on the dm_timer (Tony > Lindgren) > > - Fix counter reload when the interrupt fires on gx6605s (Guo Ren) > > ---------------------------------------------------------------- > Guo Ren (1): > clocksource/drivers/timer-gx6605s: Fixup counter reload > > Tianjia Zhang (1): > clocksource/drivers/h8300_timer8: Fix wrong return value in > h8300_8timer_init() > > Tony Lindgren (1): > clocksource/drivers/timer-ti-dm: Do reset before enable > > drivers/clocksource/h8300_timer8.c | 2 +- > drivers/clocksource/timer-gx6605s.c | 1 + > drivers/clocksource/timer-ti-dm-systimer.c | 44 > +++++++++++++++++++++++--------------------- > 3 files changed, 25 insertions(+), 22 deletions(-) > > -- <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

