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.
11 ================ ===========================================================
12 vendorid should be 0x104c
13 deviceid should be 0xb500 for DRA74x and 0xb501 for DRA72x
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
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
24 msix_interrupts Should be 1 to 2048 depending on the number of MSI-X
26 ================ ===========================================================