[PATCH 2/2] PCI: Layerscape: Add Layerscape PCIe driver
Fabio Estevam
festevam at gmail.com
Thu Sep 4 13:21:48 PDT 2014
On Thu, Sep 4, 2014 at 3:45 PM, Minghuan Lian
<Minghuan.Lian at freescale.com> wrote:
> Add support for Freescale Layerscape PCIe controller. This driver
> re-uses the designware core code.
It seems that this is the same IP as on mx6, right?
Is it possible to adapt drivers/pci/host/pci-imx6.c to work on Layerscape?
> +#define PCIE_LS1021A_BASE 0x3400000
> +#define PCIE_LS1021A_REG_SIZE 0x0100000
You should retrieve base and reg size from the dtsi file.
More information about the linux-arm-kernel
mailing list