pci:add support aer/pme interrupts with none MSI/MSI-X/INTx mode
On some platforms, root port doesn't support MSI/MSI-X/INTx in RC mode. When chip support the aer/pme interrupts with none MSI/MSI-X/INTx mode, maybe there is interrupt line for aer pme etc. Search the interrupt number in the fdt file. Then fixup the dev->irq with it. Signed-off-by:Po Liu <po.liu@nxp.com> Signed-off-by:
Hou Zhiqiang <Zhiqiang.Hou@nxp.com>
Showing
- Documentation/devicetree/bindings/pci/layerscape-pci.txt 9 additions, 4 deletionsDocumentation/devicetree/bindings/pci/layerscape-pci.txt
- arch/arm/kernel/bios32.c 44 additions, 0 deletionsarch/arm/kernel/bios32.c
- arch/arm64/kernel/pci.c 44 additions, 0 deletionsarch/arm64/kernel/pci.c
- drivers/pci/pcie/portdrv_core.c 29 additions, 0 deletionsdrivers/pci/pcie/portdrv_core.c
- include/linux/pci.h 1 addition, 0 deletionsinclude/linux/pci.h
Loading
Please register or sign in to comment