diff options
author | David Daney <david.daney@cavium.com> | 2017-01-11 11:22:11 -0800 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2017-01-12 16:01:21 -0600 |
commit | c5c4d3a3f4a8c830cb514eb469a1025df2df0379 (patch) | |
tree | b744176e74abe6af4b19e0b0f06b7757b82a6432 /scripts/gdb/linux/utils.py | |
parent | 7ce7d89f48834cefece7804d38fc5d85382edf77 (diff) |
PCI: thunder-pem: Add support for cn81xx and cn83xx SoCs
The pci-thunder-pem driver was initially developed for cn88xx SoCs. The
cn81xx and cn83xx members of the same family of SoCs have a slightly
different configuration of interrupt resources in the PEM hardware, which
prevents the INTA legacy interrupt source from functioning with the current
driver.
There are two fixes required:
1) Don't fixup the PME interrupt on the newer SoCs as it already has the
proper value.
2) Report MSI-X Capability Table Size of 2 for the newer SoCs, so the core
MSI-X code doesn't inadvertently clobber the INTA machinery that happens to
reside immediately following the table.
Signed-off-by: David Daney <david.daney@cavium.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions