commit | c2ccc9e5cb9ac5547e063bc2bf35f6340b8f9362 | [log] [tgz] |
---|---|---|
author | Ramon Fried <ramon.fried@gmail.com> | Sat Apr 27 11:15:22 2019 +0300 |
committer | Tom Rini <trini@konsulko.com> | Thu Jul 11 10:05:15 2019 -0400 |
tree | 6ce71088d3d1aeaa68c5051011bdf766b2969b45 | |
parent | 914026d25848b856a669d629cb284c34843d707e [diff] |
pci_ep: add Cadence PCIe endpoint driver Add Cadence PCIe endpoint driver supporting configuration of header, bars and MSI for device. Signed-off-by: Ramon Fried <ramon.fried@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org>