Re: [PATCH v6 3/3] arm64: Add architecture support for PCI

2014-03-12 Thread Liviu Dudau
On Wed, Mar 12, 2014 at 05:41:33PM +0900, Jingoo Han wrote: > On Wednesday, March 05, 2014 8:49 PM, Liviu Dudau wrote: > > > > Use the generic host bridge functions to provide support for > > PCI Express on arm64. There is no support for ISA memory. > > > > Signed-off-by: Liviu Dudau > > Tested-

Re: [PATCH v6 3/3] arm64: Add architecture support for PCI

2014-03-12 Thread Jingoo Han
On Wednesday, March 05, 2014 8:49 PM, Liviu Dudau wrote: > > Use the generic host bridge functions to provide support for > PCI Express on arm64. There is no support for ISA memory. > > Signed-off-by: Liviu Dudau > Tested-by: Tanmay Inamdar > --- > arch/arm64/Kconfig| 19 +++- > a

[PATCH v6 3/3] arm64: Add architecture support for PCI

2014-03-05 Thread Liviu Dudau
Use the generic host bridge functions to provide support for PCI Express on arm64. There is no support for ISA memory. Signed-off-by: Liviu Dudau Tested-by: Tanmay Inamdar --- arch/arm64/Kconfig| 19 +++- arch/arm64/include/asm/Kbuild | 1 + arch/arm64/include/asm/io.h | 3 +-