diff options
author | Kishon Vijay Abraham I <kishon@ti.com> | 2017-03-27 15:15:02 +0530 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2017-04-11 14:18:37 -0500 |
commit | 42fc2ac6e809a9f383e8ffa78b7f3fcd2fab1649 (patch) | |
tree | da5d98ade594b25fb88a66b54d1ee5994df8aaf9 /Documentation/PCI/00-INDEX | |
parent | 3a401a2ce1cb6f6e52b78f21aa82e5d90e35c430 (diff) | |
download | blackbird-obmc-linux-42fc2ac6e809a9f383e8ffa78b7f3fcd2fab1649.tar.gz blackbird-obmc-linux-42fc2ac6e809a9f383e8ffa78b7f3fcd2fab1649.zip |
Documentation: PCI: Add specification for the *PCI test* function device
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>
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 bf8223a1bf08..ab35e4bbdb1c 100644 --- a/Documentation/PCI/00-INDEX +++ b/Documentation/PCI/00-INDEX @@ -16,3 +16,5 @@ endpoint/pci-endpoint.txt - guide to add endpoint controller driver and endpoint function driver. 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. |