Merge tag 'sh-for-5.9' of git://git.libc.org/linux-sh
[linux/fpc-iii.git] / Documentation / PCI / endpoint / function / binding / pci-test.rst
blob57ee866fb165f0c5bacd8cc06735cc5a0ead8de7
1 .. SPDX-License-Identifier: GPL-2.0
3 ==========================
4 PCI Test Endpoint Function
5 ==========================
7 name: Should be "pci_epf_test" to bind to the pci_epf_test driver.
9 Configurable Fields:
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 ================   ===========================================================