Skip to content

Commit

Permalink
PCI: brcmstb: Add MSI capability
Browse files Browse the repository at this point in the history
This commit adds MSI to the Broadcom STB PCIe host controller. It does
not add MSIX since that functionality is not in the HW.  The MSI
controller is physically located within the PCIe block, however, there
is no reason why the MSI controller could not be moved elsewhere in
the future.

Since the internal Brcmstb MSI controller is intertwined with the PCIe
controller, it is not its own platform device but rather part of the
PCIe platform device.

Signed-off-by: Jim Quinlan <jim2101024@gmail.com>
  • Loading branch information
Phil Elwell authored and popcornmix committed Feb 25, 2020
1 parent d45590e commit b1619c8
Showing 1 changed file with 353 additions and 21 deletions.

0 comments on commit b1619c8

Please sign in to comment.