• Florian Fainelli's avatar
    ARM: dts: bcm2711: Fix PCIe interrupts · 98481f3d
    Florian Fainelli authored
    The PCIe host bridge has two interrupt lines, one that goes towards it
    PCIE_INTR2 second level interrupt controller and one for its MSI second
    level interrupt controller. The first interrupt line is not currently
    managed by the driver, which is why it was not a functional problem.
    
    The interrupt-map property was also only listing the PCI_INTA interrupts
    when there are also the INTB, C and D.
    Reported-by: default avatarJim Quinlan <jim2101024@gmail.com>
    Fixes: d5c8dc0d ("ARM: dts: bcm2711: Enable PCIe controller")
    Signed-off-by: default avatarFlorian Fainelli <f.fainelli@gmail.com>
    98481f3d
bcm2711.dtsi 23.1 KB