summaryrefslogtreecommitdiffstats
path: root/tools/pci
diff options
context:
space:
mode:
authorKishon Vijay Abraham I <kishon@ti.com>2017-08-18 20:28:09 +0530
committerBjorn Helgaas <bhelgaas@google.com>2017-08-29 16:00:40 -0500
commit0c8a5f9d89b988ecb612a53d9439db899866bf8b (patch)
tree140122ae09a3c8bb9211cd96d5927d0dbb2fda0b /tools/pci
parentcda370ec6d1f7b2567ef6f692d0df9358746ad5a (diff)
downloadlinux-0c8a5f9d89b988ecb612a53d9439db899866bf8b.tar.bz2
misc: pci_endpoint_test: Enable/Disable MSI using module param
In certain platforms like TI's DRA7 SoCs, use of legacy PCI interrupt is exclusive with use of MSI (Section 24.9.4.6.2.1 Legacy PCI Interrupts in http://www.ti.com/lit/ug/spruhz6i/spruhz6i.pdf). However pci_endpoint_test driver enables MSI by default in probe. In order for pci_endpoint_test to be able to test legacy interrupt, MSI should be disabled. Add a module param 'no_msi' to disable MSI (only when legacy interrupt has to be tested). Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com> [bhelgaas: folded in static fix from Colin Ian King <colin.king@canonical.com>] Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Diffstat (limited to 'tools/pci')
0 files changed, 0 insertions, 0 deletions