GNU Linux-libre 5.19-rc6-gnu
[releases.git] / Documentation / PCI / endpoint / function / binding / pci-test.rst
1 .. SPDX-License-Identifier: GPL-2.0
2
3 ==========================
4 PCI Test Endpoint Function
5 ==========================
6
7 name: Should be "pci_epf_test" to bind to the pci_epf_test driver.
8
9 Configurable Fields:
10
11 ================   ===========================================================
12 vendorid           should be 0x104c
13 deviceid           should be 0xb500 for DRA74x and 0xb501 for DRA72x
14 revid              don't care
15 progif_code        don't care
16 subclass_code      don't care
17 baseclass_code     should be 0xff
18 cache_line_size    don't care
19 subsys_vendor_id   don't care
20 subsys_id          don't care
21 interrupt_pin      Should be 1 - INTA, 2 - INTB, 3 - INTC, 4 -INTD
22 msi_interrupts     Should be 1 to 32 depending on the number of MSI interrupts
23                    to test
24 msix_interrupts    Should be 1 to 2048 depending on the number of MSI-X
25                    interrupts to test
26 ================   ===========================================================