Re: PCIe patch for ARM64

From: Pratyush Anand
Date: Fri Jun 19 2015 - 03:49:02 EST


On Fri, Jun 19, 2015 at 11:20 AM, Bharat Kumar Gogada
<bharat.kumar.gogada@xxxxxxxxxx> wrote:
> Hi
>
> I am developing PCIe root port driver for Xilinx device. We have used following patch for ARM64 bit support "https://lkml.org/lkml/2014/7/3/764";. The link explains it as temporary patch and main line will be updated soon with those changes. We have not seen the changes till now. Can you let us know when we can expect the changes in mainline? We are planning to push our drivers to mainline.

Please have a look to the latest kernel and try to see what is
available for ARM64 PCIe.

You may see drivers/pci/host/pci-xgene.c as reference.

I see that there is already a driver for xilinx PCIe controller with
ARM platform.
drivers/pci/host/pcie-xilinx.c

If it is the same device on ARM64, then you need to take similar
approach what is being discussed
for designware on ARM64.

http://marc.info/?l=devicetree&m=143394380815743&w=2

~Pratyush
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/