commit | 7c45862f22fd6275a48130197d315dcf8723cfb5 | [log] [tgz] |
---|---|---|
author | Ley Foon Tan <ley.foon.tan@intel.com> | Fri Apr 20 21:55:45 2018 +0800 |
committer | Tom Rini <trini@konsulko.com> | Tue May 08 09:07:35 2018 -0400 |
tree | 4e064f965a540805aa071feb465524ece360346c | |
parent | 666028fc7c21e7800953b5e928e84fb86f962723 [diff] |
pci: intel: Add Intel FPGA PCIe controller driver Add PCIe driver for Intel FPGA PCIe IP. This driver operates the PCIe IP in rootport mode only, the EP mode is not supported. The driver is tested with the Intel e1000e NIC driver. Signed-off-by: Ley Foon Tan <ley.foon.tan@intel.com>