[U-Boot] [PATCHv2 09/15] pci: layerscape: add pci driver based on DM
Simon Glass
sjg at chromium.org
Fri Nov 11 17:18:04 CET 2016
On 10 November 2016 at 03:58, Zhiqiang Hou <Zhiqiang.Hou at nxp.com> wrote:
> From: Minghuan Lian <Minghuan.Lian at nxp.com>
>
> There are more than five kinds of Layerscape SoCs. unfortunately,
> PCIe controller of each SoC is a little bit different. In order
> to avoid too many macro definitions, the patch addes a new
> implementation of PCIe driver based on DM. PCIe dts node is
> used to describe the difference.
>
> Signed-off-by: Minghuan Lian <Minghuan.Lian at nxp.com>
> Signed-off-by: Hou Zhiqiang <Zhiqiang.Hou at nxp.com>
> ---
> V2:
> - Rebased the driver against the latest code.
>
> drivers/pci/Kconfig | 8 +
> drivers/pci/pcie_layerscape.c | 761 ++++++++++++++++++++++++++++++++++++++++++
> 2 files changed, 769 insertions(+)
Reviewed-by: Simon Glass <sjg at chromium.org>
So far as I understand it....
- Simon
More information about the U-Boot
mailing list