mbox series

[v2,0/2] pci-dra7xx: Fix legacy IRQ handling

Message ID 20171229114131.22296-1-vigneshr@ti.com
Headers show
Series pci-dra7xx: Fix legacy IRQ handling | expand

Message

Raghavendra, Vignesh Dec. 29, 2017, 11:41 a.m. UTC
This series fixes couple of issues wrt PCIe legacy IRQ handling on
dra7xx platforms.

Tested on DRA74 EVM.

Changes in v2:
 * Drop patches related to errata i870 handling. That will be posted
   separately later.
 * Split INTD IRQ handling into separate patch.

v1: https://lkml.org/lkml/2017/12/1/59

Vignesh R (2):
  PCI: dra7xx: Fix legacy INTD IRQ handling
  PCI: dra7xx: Iterate over INTx status bits

 drivers/pci/dwc/pci-dra7xx.c | 11 ++++++++---
 1 file changed, 8 insertions(+), 3 deletions(-)