diff options
author | Kishon Vijay Abraham I <kishon@ti.com> | 2021-02-02 01:27:53 +0530 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2021-02-23 14:09:46 -0600 |
commit | 13bccf873808ac9516089760efce7ea18b7484a9 (patch) | |
tree | a33da482a43dfcf333b42b558a9f1410a3c80350 /Documentation/PCI/endpoint/index.rst | |
parent | 7c53f6b671f4aba70ff15e1b05148b10d58c2837 (diff) |
Documentation: PCI: Add specification for the PCI NTB function device
Add specification for the PCI NTB function device. The endpoint function
driver and the host PCI driver should be created based on this
specification.
[bhelgaas: fix a few typos]
Link: https://lore.kernel.org/r/20210201195809.7342-2-kishon@ti.com
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Diffstat (limited to 'Documentation/PCI/endpoint/index.rst')
-rw-r--r-- | Documentation/PCI/endpoint/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/PCI/endpoint/index.rst b/Documentation/PCI/endpoint/index.rst index 4ca7439fbfc9..ef6861128506 100644 --- a/Documentation/PCI/endpoint/index.rst +++ b/Documentation/PCI/endpoint/index.rst @@ -11,5 +11,6 @@ PCI Endpoint Framework pci-endpoint-cfs pci-test-function pci-test-howto + pci-ntb-function function/binding/pci-test |