Re: [PATCH v5 09/20] ARC: IRQ: use device tree to get timer device configuration

2015-12-28 Thread Vineet Gupta
On Sunday 27 December 2015 06:53 PM, Noam Camus wrote: > From: Noam Camus > > We've designated: > TIMER0 for events (clockevents) > TIMER1 for free running (clocksource) > > Till now timer configuration was done on arch/arc/kernel/time.c > with constant values. > > This commit add device tree s

Re: [PATCH v5 04/20] clocksource: Add NPS400 timers driver

2015-12-28 Thread Vineet Gupta
On Monday 28 December 2015 04:25 PM, Daniel Lezcano wrote: > On 12/28/2015 11:35 AM, Vineet Gupta wrote: >> On Monday 28 December 2015 02:30 PM, Daniel Lezcano wrote: > reproduce: > # save the attached .config to linux build tree >make ARCH=i386 This is meant f

Re: [PATCH v5 04/20] clocksource: Add NPS400 timers driver

2015-12-28 Thread Daniel Lezcano
On 12/28/2015 11:35 AM, Vineet Gupta wrote: On Monday 28 December 2015 02:30 PM, Daniel Lezcano wrote: reproduce: # save the attached .config to linux build tree make ARCH=i386 This is meant for ARC only (not i386), I will add to the Kconfig file a dependency on my platform. H

Re: [PATCH v5 04/20] clocksource: Add NPS400 timers driver

2015-12-28 Thread Vineet Gupta
On Monday 28 December 2015 02:30 PM, Daniel Lezcano wrote: >>> reproduce: >>># save the attached .config to linux build tree >>> make ARCH=i386 >> >> This is meant for ARC only (not i386), I will add to the Kconfig file a >> dependency on my platform. > > Hi Noam, > > for compilatio

Re: [PATCH v5 04/20] clocksource: Add NPS400 timers driver

2015-12-28 Thread kbuild test robot
[if your patch is applied to the wrong git tree, please drop us a note to help improving the system] Hi Noam, [auto build test ERROR on arc/for-next] [also build test ERROR on v4.4-rc6 next-20151223] url: https://github.com/0day-ci/linux/commits/Noam-Camus/Adding-plat-eznps-to-ARC/20151227-2

Re: [PATCH v5 04/20] clocksource: Add NPS400 timers driver

2015-12-28 Thread Daniel Lezcano
On 12/27/2015 10:41 PM, Noam Camus wrote: From: kbuild test robot Sent: Sunday, December 27, 2015 4:55 PM [if your patch is applied to the wrong git tree, please drop us a note to help improving the system] Hi Noam, [auto build test ERROR on arc/for-next] [also build test ERROR on v4.4-rc