Re: [PATCH v4 8/8] clocksource: import ARC timer driver

2016-11-15 Thread Daniel Lezcano
On Tue, Nov 15, 2016 at 06:05:32PM +, Noam Camus wrote: > >From: Daniel Lezcano > > >Sent: Tuesday, November 15, 2016 7:49 PM > > > I believe the request was for you. > Indeed it was. > > However no formal Ack was made by you. Since I got no tree I preferred that > you will take the series

Re: [PATCH v4 8/8] clocksource: import ARC timer driver

2016-11-15 Thread Daniel Lezcano
On Tue, Nov 15, 2016 at 05:42:22PM +, Noam Camus wrote: > > Sent: Tuesday, November 15, 2016 7:27 PM > > > To: Daniel Lezcano > > >> > >> Do you mind to pick Noam's series in your tree also ? I acked the patches. > > >Sure I can. Although for some reasons I was never CC'ed (nor was > >linus

Re: [PATCH v4 8/8] clocksource: import ARC timer driver

2016-11-15 Thread Vineet Gupta
On 11/15/2016 09:23 AM, Daniel Lezcano wrote: > On Tue, Nov 15, 2016 at 09:16:44AM -0800, Vineet Gupta wrote: >> On 11/15/2016 02:30 AM, Daniel Lezcano wrote: Thx Daniel. So I suppose for 4.10, I will get these merged, > including the > driver/clocksource bits. OK ? >>> Hi

Re: [PATCH v4 8/8] clocksource: import ARC timer driver

2016-11-15 Thread Daniel Lezcano
On Tue, Nov 15, 2016 at 09:16:44AM -0800, Vineet Gupta wrote: > On 11/15/2016 02:30 AM, Daniel Lezcano wrote: > >> Thx Daniel. So I suppose for 4.10, I will get these merged, > >> > including the > >> > driver/clocksource bits. OK ? > > Hi Vineet, > > > > I just want to clarify. Do you

Re: [PATCH v4 8/8] clocksource: import ARC timer driver

2016-11-15 Thread Vineet Gupta
On 11/15/2016 02:30 AM, Daniel Lezcano wrote: >> Thx Daniel. So I suppose for 4.10, I will get these merged, >> > including the >> > driver/clocksource bits. OK ? > Hi Vineet, > > I just want to clarify. Do you want the entire series to go through my > tree ? Or through your tree ? I'

Re: [PATCH v4 8/8] clocksource: import ARC timer driver

2016-11-15 Thread Daniel Lezcano
On 12/11/2016 11:19, Daniel Lezcano wrote: > Yes. > > > Le 12 nov. 2016 1:53 AM, "Vineet Gupta" > a écrit : > > On 11/11/2016 03:11 PM, Daniel Lezcano wrote: > > On Fri, Nov 11, 2016 at 01:38:52PM -0800, Vineet Gupta wrote: > >> This adds support f

Re: [PATCH v4 8/8] clocksource: import ARC timer driver

2016-11-11 Thread Vineet Gupta
On 11/11/2016 03:11 PM, Daniel Lezcano wrote: > On Fri, Nov 11, 2016 at 01:38:52PM -0800, Vineet Gupta wrote: >> This adds support for >> >> - CONFIG_ARC_TIMERS : legacy 32-bit TIMER0 and TIMER1 which count UP >>from @CNT to @LIMIT, before optionally triggering an interrupt. >>These are pr

Re: [PATCH v4 8/8] clocksource: import ARC timer driver

2016-11-11 Thread Daniel Lezcano
On Fri, Nov 11, 2016 at 01:38:52PM -0800, Vineet Gupta wrote: > This adds support for > > - CONFIG_ARC_TIMERS : legacy 32-bit TIMER0 and TIMER1 which count UP >from @CNT to @LIMIT, before optionally triggering an interrupt. >These are programmed using ARC auxiliary register interface. >

[PATCH v4 8/8] clocksource: import ARC timer driver

2016-11-11 Thread Vineet Gupta
This adds support for - CONFIG_ARC_TIMERS : legacy 32-bit TIMER0 and TIMER1 which count UP from @CNT to @LIMIT, before optionally triggering an interrupt. These are programmed using ARC auxiliary register interface. These are present in all ARC cores (ARC700 and ARC HS38) TIMER0 serve