diff options
author | Kishon Vijay Abraham I <kishon@ti.com> | 2017-03-27 12:45:18 +0300 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2017-04-28 18:23:20 +0300 |
commit | 16263d9e1dedb30ddca51d684f306cdc4294e705 (patch) | |
tree | 6af4c796dbb92603662fee6a6f4e2f69cc342d72 /Documentation/PCI/00-INDEX | |
parent | 62cb0eff82d8c64b79d3cf46a995306551beeaf3 (diff) | |
download | linux-16263d9e1dedb30ddca51d684f306cdc4294e705.tar.xz |
Documentation: PCI: Add userguide for PCI endpoint test function
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>
Diffstat (limited to 'Documentation/PCI/00-INDEX')
-rw-r--r-- | Documentation/PCI/00-INDEX | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/PCI/00-INDEX b/Documentation/PCI/00-INDEX index 2fc901a1c32e..00c9a90b6f38 100644 --- a/Documentation/PCI/00-INDEX +++ b/Documentation/PCI/00-INDEX @@ -18,5 +18,7 @@ endpoint/pci-endpoint-cfs.txt - guide to use configfs to configure the PCI endpoint function. endpoint/pci-test-function.txt - specification of *PCI test* function device. +endpoint/pci-test-howto.txt + - userguide for PCI endpoint test function. endpoint/function/binding/ - binding documentation for PCI endpoint function |