On Fri, Feb 15, 2019 at 3:25 AM Sugaya, Taichi <sugaya.taichi@xxxxxxxxxxxxx> wrote: > On 2019/02/15 0:18, Arnd Bergmann wrote: > > On Thu, Feb 14, 2019 at 3:44 PM Daniel Lezcano > > <daniel.lezcano@xxxxxxxxxx> wrote: > >> > >> On 13/02/2019 11:34, Sugaya, Taichi wrote: > >>> Hi, > >>> > >>> On 2019/02/12 18:06, Daniel Lezcano wrote: > >>>> On 08/02/2019 13:26, Sugaya Taichi wrote: > >>>>> Add timer driver for Milbeaut SoCs series. > >>>>> > >>>>> The timer has two 32-bit width down counters, one of which is configured > >>>>> as a clockevent device and the other is configured as a clock source. > >>>>> > >>>>> Signed-off-by: Sugaya Taichi <sugaya.taichi@xxxxxxxxxxxxx> > >>>> > >>>> Do want me to take it through my tree? > >>>> > >>> > >>> Yes, please. > >>> > >>> By the way, the patch series includes other sub-system drivers, so > >>> should it be splitted into each driver patch ? > >> > >> Well usually changes are per sub-systems but in case of first submission > >> you may ask linux-soc@ team to take all the patches together with the > >> acked-by tags from those subsystems maintainer. > >> > >> Added in Cc: Arnd@ and linux-soc@ > >> > >> I'll wait a bit before applying the patch you clarify this. > > > > Yes, I think merging them all together is best here. > > > > I saw the patches fly past but did not do a complete review, > > but if all other review comments are addressed, I'd suggest > > sending the entire series for inclusion to linux-soc@xxxxxxxxxxxxxxx > > with the Acked-by/Reviewed-by tags from subsystem maintainers > > added in. > > Thank you for suggestion. > OK. I will send the series to the ML with the Acked-by/Reviewed-by tags. One correction: please send the patches to address "soc@xxxxxxxxxx" for inclusion. Arnd