diff options
author | Dmitry Baryshkov <[email protected]> | 2022-07-07 16:47:31 +0300 |
---|---|---|
committer | Bjorn Helgaas <[email protected]> | 2022-08-01 15:15:33 -0500 |
commit | cd761378e62c2614a3e7a1a8e4ecf68503a2c877 (patch) | |
tree | 241ce6311c910b6e509378250ce0041e6f3dd1f9 /tools/testing/selftests/bpf/prog_tests | |
parent | db388348acffe954656ec38440809ec770707417 (diff) |
PCI: dwc: Handle MSIs routed to multiple GIC interrupts
On some Qualcomm platforms each group of 32 MSI vectors is routed to a
separate GIC interrupt. Implement support for such configurations by
parsing "msi0" ... "msiX" interrupts and attaching them to the chained
handler.
Note that if DT doesn't list an array of MSI interrupts and uses a single
"msi" IRQ, the driver will limit the number of supported MSI vectors to 32.
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Dmitry Baryshkov <[email protected]>
Signed-off-by: Bjorn Helgaas <[email protected]>
Reviewed-by: Rob Herring <[email protected]>
Reviewed-by: Johan Hovold <[email protected]>
Reviewed-by: Manivannan Sadhasivam <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests')
0 files changed, 0 insertions, 0 deletions