27 lines · plain
1.. SPDX-License-Identifier: GPL-2.02 3==========================4PCI Test Endpoint Function5==========================6 7name: Should be "pci_epf_test" to bind to the pci_epf_test driver.8 9Configurable Fields:10 11================ ===========================================================12vendorid should be 0x104c13deviceid should be 0xb500 for DRA74x and 0xb501 for DRA72x14revid don't care15progif_code don't care16subclass_code don't care17baseclass_code should be 0xff18cache_line_size don't care19subsys_vendor_id don't care20subsys_id don't care21interrupt_pin Should be 1 - INTA, 2 - INTB, 3 - INTC, 4 -INTD22msi_interrupts Should be 1 to 32 depending on the number of MSI interrupts23 to test24msix_interrupts Should be 1 to 2048 depending on the number of MSI-X25 interrupts to test26================ ===========================================================27