Re: [PATCH] arm64: PCI(e) arch support

2014-07-07 Thread Tanmay Inamdar
On Thu, Jul 3, 2014 at 5:40 PM, Prabhakar Kushwaha wrote: > Hi Tanmay, Liviu, > > On 7/4/2014 2:57 AM, Tanmay Inamdar wrote: >> >> Reposting on request of several people since previously posted one was >> corrupted. >> >> This patch adds the arch support for PCI(e) for arm64. The files >> added or

Re: [PATCH] arm64: PCI(e) arch support

2014-07-04 Thread Jason Gunthorpe
On Fri, Jul 04, 2014 at 12:21:00PM +0200, Arnd Bergmann wrote: > However, what do we do about PCI hosts that can be used with different > kinds of systems? Do we assume that they all do PCI resource allocation? > Can we decide this on a per host driver basis, or do we need to introduce > an extens

Re: [PATCH] arm64: PCI(e) arch support

2014-07-04 Thread Liviu Dudau
On Fri, Jul 04, 2014 at 12:28:09PM +0100, Arnd Bergmann wrote: > On Friday 04 July 2014 12:02:51 Liviu Dudau wrote: > > > Supporting just one boot loader is of course a bit silly, especially when > > > you know that people will be using all sorts of boot loaders. > > > > You could also argue that

Re: [PATCH] arm64: PCI(e) arch support

2014-07-04 Thread Arnd Bergmann
On Friday 04 July 2014 12:02:51 Liviu Dudau wrote: > > Supporting just one boot loader is of course a bit silly, especially when > > you know that people will be using all sorts of boot loaders. > > You could also argue that supporting just one kernel is silly as well, but > so far I haven't seen

Re: [PATCH] arm64: PCI(e) arch support

2014-07-04 Thread Liviu Dudau
On Fri, Jul 04, 2014 at 11:21:00AM +0100, Arnd Bergmann wrote: > On Friday 04 July 2014 10:44:40 Liviu Dudau wrote: > > On Fri, Jul 04, 2014 at 01:40:59AM +0100, Prabhakar Kushwaha wrote: > > > Hi Tanmay, Liviu, > > > On 7/4/2014 2:57 AM, Tanmay Inamdar wrote: > > > > Reposting on request of severa

Re: [PATCH] arm64: PCI(e) arch support

2014-07-04 Thread Arnd Bergmann
On Friday 04 July 2014 10:44:40 Liviu Dudau wrote: > On Fri, Jul 04, 2014 at 01:40:59AM +0100, Prabhakar Kushwaha wrote: > > Hi Tanmay, Liviu, > > On 7/4/2014 2:57 AM, Tanmay Inamdar wrote: > > > Reposting on request of several people since previously posted one was > > > corrupted. > > > > > > Thi

Re: [PATCH] arm64: PCI(e) arch support

2014-07-04 Thread Liviu Dudau
On Fri, Jul 04, 2014 at 01:40:59AM +0100, Prabhakar Kushwaha wrote: > Hi Tanmay, Liviu, > On 7/4/2014 2:57 AM, Tanmay Inamdar wrote: > > Reposting on request of several people since previously posted one was > > corrupted. > > > > This patch adds the arch support for PCI(e) for arm64. The files > >

Re: [PATCH] arm64: PCI(e) arch support

2014-07-03 Thread Prabhakar Kushwaha
Hi Tanmay, Liviu, On 7/4/2014 2:57 AM, Tanmay Inamdar wrote: Reposting on request of several people since previously posted one was corrupted. This patch adds the arch support for PCI(e) for arm64. The files added or modified in this patch are based on PCI(e) support in 32bit arm. Please note t