summaryrefslogtreecommitdiffstats
path: root/Documentation/PCI/endpoint
Commit message (Collapse)AuthorAgeFilesLines
* Documentation: PCI: Add userguide for PCI endpoint test functionKishon Vijay Abraham I2017-04-281-0/+179
| | | | | | | Add documentation to help users use pci-epf-test function driver and pci_endpoint_test host driver for testing PCI. Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
* Documentation: PCI: Add binding documentation for pci-test endpoint functionKishon Vijay Abraham I2017-04-281-0/+17
| | | | | | | Add binding documentation for pci-test endpoint function that helps in adding and configuring pci-test endpoint function. Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
* Documentation: PCI: Add specification for the *PCI test* function deviceKishon Vijay Abraham I2017-04-111-0/+66
| | | | | | | | Add specification for the *PCI test* virtual function device. The endpoint function driver and the host PCI driver should be created based on this specification. Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
* Documentation: PCI: Guide to use PCI endpoint configfsKishon Vijay Abraham I2017-04-111-0/+105
| | | | | | | | | Add Documentation to help users use PCI endpoint to configure PCI endpoint function and to bind the endpoint function with endpoint controller. Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com> Acked-By: Joao Pinto <jpinto@synopsys.com> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
* Documentation: PCI: Guide to use PCI Endpoint Core LayerKishon Vijay Abraham I2017-04-111-0/+215
Add Documentation to help users use endpoint library to enable endpoint mode in the PCI controller and add new PCI endpoint functions. Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com> Acked-By: Joao Pinto <jpinto@synopsys.com> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>