From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Vignesh R To: Lorenzo Pieralisi , Jingoo Han , Joao Pinto CC: Kishon Vijay Abraham I , Bjorn Helgaas , Niklas Cassel , , , , Vignesh R Subject: [PATCH 0/3] dra7xx: PCIe IRQ handling rework Date: Fri, 9 Feb 2018 17:34:12 +0530 Message-ID: <20180209120415.17590-1-vigneshr@ti.com> MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org List-ID: This series re-works dra7xx MSI IRQ handler to avoid issues of missing of MSI IRQs and Legacy IRQs. Tested on AM572 EVM with TUSB PCIe USB card and Intel PCIe WiFi cards. Vignesh R (3): Revert "PCI: dwc: Clear MSI interrupt status after it is handled, not before" PCI: dwc: pci-dra7xx: Improve MSI IRQ handling PCI: dwc: pci-dra7xx: Handle legacy and MSI IRQs together drivers/pci/dwc/pci-dra7xx.c | 32 +++++++++++++++++++++----------- drivers/pci/dwc/pcie-designware-host.c | 2 +- 2 files changed, 22 insertions(+), 12 deletions(-) -- 2.16.1