]> Git Repo - u-boot.git/commit
pci: mvebu: Add PCIe driver for Armada-8K
authorShadi Ammouri <[email protected]>
Thu, 27 Oct 2016 11:29:41 +0000 (13:29 +0200)
committerStefan Roese <[email protected]>
Mon, 5 Dec 2016 12:34:33 +0000 (13:34 +0100)
commit182ba1a7dfe94fed21eff666cc1a4f38c7a3e88e
treebfa86c639f5ddc758abbf3423b261dc834ccc44f
parente8c3156e8da94bd8ee651385cdd76bb7f842731e
pci: mvebu: Add PCIe driver for Armada-8K

This patch adds a driver for the PCIe controller integrated in the
Marvell Armada-8K SoC. This controller is based on the DesignWare
IP core.

The original version was written by Shadi and Yehuda. I ported this
driver to the latest mainline U-Boot version with DM support.

Tested on the Marvell DB-88F8040 Armada-8K eval board.

Signed-off-by: Shadi Ammouri <[email protected]>
Signed-off-by: Yehuda Yitschak <[email protected]>
Signed-off-by: Stefan Roese <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
Cc: Nadav Haklai <[email protected]>
Cc: Neta Zur Hershkovits <[email protected]>
Cc: Kostya Porotchkin <[email protected]>
Cc: Omri Itach <[email protected]>
Cc: Igal Liberman <[email protected]>
Cc: Haim Boot <[email protected]>
Cc: Hanna Hawa <[email protected]>
drivers/pci/Kconfig
drivers/pci/Makefile
drivers/pci/pcie_dw_mvebu.c [new file with mode: 0644]
This page took 0.03149 seconds and 4 git commands to generate.