On 5/15/20 5:25 PM, Daniel Lezcano wrote: > Hi Benjamin, > > On 05/05/2020 09:26, Benjamin GAIGNARD wrote: >> >> On 4/20/20 2:16 PM, Benjamin Gaignard wrote: >>> From: Benjamin Gaignard <benjamin.gaignard@xxxxxxxxxx> >>> >>> Implement clock event driver using low power STM32 timers. >>> Low power timer counters running even when CPUs are stopped. >>> It could be used as clock event broadcaster to wake up CPUs but not like >>> a clocksource because each it rise an interrupt the counter restart from 0. >>> >>> Low power timers have a 16 bits counter and a prescaler which allow to >>> divide the clock per power of 2 to up 128 to target a 32KHz rate. >> Gentle ping to reviewers on this driver part of the series. >> The bindings and the MFD have been reviewed so I hope I can progress >> on the driver part too. > [ ... ] > > sorry for the delay. > > How do you want these patches to be merged? > > Shall I pick patch 6/7 ? If Lee agrees I think the best is to get all the patches in mfd tree because of the dependencies between them. Benjamin > >