diff options
author | Kishon Vijay Abraham I <kishon@ti.com> | 2017-03-27 12:45:04 +0300 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2017-04-28 18:23:16 +0300 |
commit | 13570533813cf111bb49954392cca0c2c409e775 (patch) | |
tree | 5c4d40f5e7be058acacbe7af4dd97a69b0506f50 /Documentation/PCI/00-INDEX | |
parent | 349e7a85b25fa6ee82902d9be2cc5f3bec815120 (diff) | |
download | linux-13570533813cf111bb49954392cca0c2c409e775.tar.xz |
Documentation: PCI: Add binding documentation for pci-test endpoint function
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>
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 ab35e4bbdb1c..2fc901a1c32e 100644 --- a/Documentation/PCI/00-INDEX +++ b/Documentation/PCI/00-INDEX @@ -18,3 +18,5 @@ 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/function/binding/ + - binding documentation for PCI endpoint function |