Hi Daniel, Thomas, I noticed that this series never made it into the timer tree. Are you able to pick it up? https://lore.kernel.org/lkml/20191107094218.13210-1-joel@xxxxxxxxx/ Cheers, Joel On Thu, 7 Nov 2019 at 09:42, Joel Stanley <joel@xxxxxxxxx> wrote: > > This series adds support for the AST2600 timer. > > v2 adds r-b tags from Rob, Linus and Cédric (who reviewed the patches on the > openbmc mailing list[1]). I made two small naming changes in this > version that were suggested in review. > > [1] https://patchwork.ozlabs.org/project/openbmc/list/?series=140990 > > Joel Stanley (4): > clocksource: fttmr010: Parametrise shutdown > clocksource: fttmr010: Set interrupt and shutdown > clocksource: fttmr010: Add support for ast2600 > dt-bindings: fttmr010: Add ast2600 compatible > > .../bindings/timer/faraday,fttmr010.txt | 1 + > drivers/clocksource/timer-fttmr010.c | 68 +++++++++++++++---- > 2 files changed, 54 insertions(+), 15 deletions(-) > > -- > 2.24.0.rc1 >