Re: [RFC] perf: fix building for ARCv1

2016-02-03 Thread Vineet Gupta
+CC Noam On Wednesday 03 February 2016 09:50 PM, Alexey Brodkin wrote: >> I agree with the current solution to add -atomic to for arc700 builds. >> > Although making that default for arc700 tools will be better but that will >> > not fix >> > things before next release of tools etc. >> > >> > Bu

Re: [PATCH v7 2/2] add new platform driver for PCI RC

2016-02-03 Thread Arnd Bergmann
On Wednesday 03 February 2016 12:38:44 Bjorn Helgaas wrote: > On Wed, Feb 03, 2016 at 06:12:00PM +, Joao Pinto wrote: > > > - replace "snps,pcie-synopsys" for "snps,pcie-synopsys-ipk"? > > This is a question for Arnd. > > > - rename the driver to pcie-synopsys-ipk? > > It doesn't seem neces

Re: [PATCH v7 2/2] add new platform driver for PCI RC

2016-02-03 Thread Bjorn Helgaas
On Wed, Feb 03, 2016 at 06:12:00PM +, Joao Pinto wrote: > Hi Bjorn, > > Are these tasks enough? > > - replace mdelay() for msleep() > - remove synopsys_pcie_irq_handler() Above are fine with me. > - replace "snps,pcie-synopsys" for "snps,pcie-synopsys-ipk"? This is a question for Arnd. >

Re: [PATCH v7 2/2] add new platform driver for PCI RC

2016-02-03 Thread Joao Pinto
Hi Bjorn, Are these tasks enough? - replace mdelay() for msleep() - remove synopsys_pcie_irq_handler() - replace "snps,pcie-synopsys" for "snps,pcie-synopsys-ipk"? - rename the driver to pcie-synopsys-ipk? - update the devicetree documentation referring that the ranges also include the config sp

Re: [PATCH v7 2/2] add new platform driver for PCI RC

2016-02-03 Thread Bjorn Helgaas
Hi Joao & Arnd, On Tue, Feb 02, 2016 at 09:25:25PM +0100, Arnd Bergmann wrote: > On Monday 01 February 2016 18:07:45 Joao Pinto wrote: > > This patch adds a new driver that will be the reference platform driver > > for all PCI RC IP Protoyping Kits based on ARC SDP. > > This patch is composed by:

Re: [RFC] perf: fix building for ARCv1

2016-02-03 Thread Alexey Brodkin
Hi Vineet, On Fri, 2015-10-30 at 06:19 +, Vineet Gupta wrote: > On Thursday 29 October 2015 09:28 PM, Alexey Brodkin wrote: > > Hi Vineet, > > > > On Tue, 2015-10-20 at 10:45 +, Vineet Gupta wrote: > > > On Tuesday 20 October 2015 03:41 PM, Peter Zijlstra wrote: > > > > > > Can we use exi

Re: [PATCH 2/9] ARC: [dts] Introduce Timer bindings

2016-02-03 Thread Rob Herring
On Wed, Feb 3, 2016 at 2:04 AM, Vineet Gupta wrote: > Hi Rob, > > On Wednesday 03 February 2016 03:33 AM, Rob Herring wrote: >> On Tue, Feb 02, 2016 at 04:28:52PM +0530, Vineet Gupta wrote: >>> +Required properties: >>> + >>> +- compatible : should be "snps,arc-timer0" >> >> timer0 and timer1 are

Re: [PATCH 2/9] ARC: [dts] Introduce Timer bindings

2016-02-03 Thread Alexey Brodkin
(re-sending because Mike's email @ti is no longer valid) Hi Mike, On Wed, 2016-02-03 at 01:57 +0300, Alexey Brodkin wrote: > Hi Vineet, > > On Tue, 2016-02-02 at 18:36 +0300, Alexey Brodkin wrote: > > Hi Vineet, > > > > On Tue, 2016-02-02 at 19:59 +0530, Vineet Gupta wrote: > > > Hi Alexey, > >

Re: [PATCH 2/9] ARC: [dts] Introduce Timer bindings

2016-02-03 Thread Alexey Brodkin
Hi Mike, On Wed, 2016-02-03 at 01:57 +0300, Alexey Brodkin wrote: > Hi Vineet, > > On Tue, 2016-02-02 at 18:36 +0300, Alexey Brodkin wrote: > > Hi Vineet, > > > > On Tue, 2016-02-02 at 19:59 +0530, Vineet Gupta wrote: > > > Hi Alexey, > > > > > > On Tuesday 02 February 2016 06:45 PM, Alexey Bro

Re: [PATCH 2/9] ARC: [dts] Introduce Timer bindings

2016-02-03 Thread Vineet Gupta
Hi Rob, On Wednesday 03 February 2016 03:33 AM, Rob Herring wrote: > On Tue, Feb 02, 2016 at 04:28:52PM +0530, Vineet Gupta wrote: >> +Required properties: >> + >> +- compatible : should be "snps,arc-timer0" > > timer0 and timer1 are different h/w blocks, not just different > instances? Functio