PCI: endpoint: for 4.14

PCI endpoint core:
 *) Add support for page size to be configurable (for managing address
    region within the controller)
 *) Add an API to get matching "pci_epf_device_id"
 *) Use of_dma_configure() to set initial dma mask of pci_epf device
 *) Do not abort if endpoint function drivers have not populated
    ->remove() callback

pci-epf-test function driver:
 *) Add support to poll early for host commands
 *) Add support to use _any_ BAR's to map PCI_ENDPOINT_TEST regs

pci_endpoint_test PCI driver:
 *) Add support for PCI_ENDPOINT_TEST regs to be mapped to any BAR
 *) Add support to provide aligned buffer addresses
 *) Enable/Disable MSI using module param

Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
tools: PCI: Add a missing option help line

Add a missing option help line for performing legacy interrupt
test.

Signed-off-by: Stan Drozd <drozdziak1@gmail.com>
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
1 file changed