Re: [PATCH v4 2/3] arm64: Juno: Add support for the PCIe host bridge on Juno R1

2015-10-20 Thread Liviu Dudau
On Tue, Oct 20, 2015 at 11:33:13AM +0800, Alex Shi wrote: >Is there any concern to merge the juno r1 pcie DT part into upstream? Not that I've heard of. I've asked Catalin and Will if they need a pull request to get the patch into the arm64 tree but I haven't got an answer yet. Catalin, Will

[PATCH v4 2/3] arm64: Juno: Add support for the PCIe host bridge on Juno R1

2015-10-16 Thread Liviu Dudau
Juno R1 board sports a functional PCIe host bridge that is compliant with the SBSA standard found [1] here. With the right firmware that initialises the XpressRICH3 controller one can use the generic Host Bridge driver to use the PCIe hardware. Signed-off-by: Liviu Dudau Acked-by: Mark Rutland