commit | e03327122e2c8e6ae4565ef5b3d3cbe4364546a1 | [log] [tgz] |
---|---|---|
author | Gustavo Pimentel <gustavo.pimentel@synopsys.com> | Thu Jul 19 10:32:20 2018 +0200 |
committer | Lorenzo Pieralisi <lorenzo.pieralisi@arm.com> | Thu Jul 19 11:46:57 2018 +0100 |
tree | 99dfa547dc2e84beac39eeea61192cc80ba46004 | |
parent | c2e00e31087e58f6c49b90b4702fc3df4fad6a83 [diff] |
pci_endpoint_test: Add 2 ioctl commands Add MSI-X support and update driver documentation accordingly. Add 2 new IOCTL commands: - Allow to reconfigure driver IRQ type in runtime. - Allow to retrieve current driver IRQ type configured. Add IRQ type validation before executing the READ/WRITE/COPY tests. Signed-off-by: Gustavo Pimentel <gustavo.pimentel@synopsys.com> Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com> Acked-by: Kishon Vijay Abraham I <kishon@ti.com>