blob: cd76ba47394bd7ec25e433ef3c3e65abd9d4c162 [file] [log] [blame]
Kishon Vijay Abraham I13570532017-03-27 15:15:04 +05301PCI TEST ENDPOINT FUNCTION
2
3name: Should be "pci_epf_test" to bind to the pci_epf_test driver.
4
5Configurable Fields:
6vendorid : should be 0x104c
7deviceid : should be 0xb500 for DRA74x and 0xb501 for DRA72x
8revid : don't care
9progif_code : don't care
10subclass_code : don't care
11baseclass_code : should be 0xff
12cache_line_size : don't care
13subsys_vendor_id : don't care
14subsys_id : don't care
15interrupt_pin : Should be 1 - INTA, 2 - INTB, 3 - INTC, 4 -INTD
16msi_interrupts : Should be 1 to 32 depending on the number of MSI interrupts
17 to test
Gustavo Pimentel89631062018-07-19 10:32:12 +020018msix_interrupts : Should be 1 to 2048 depending on the number of MSI-X
19 interrupts to test