From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755400AbdL2Lxq (ORCPT ); Fri, 29 Dec 2017 06:53:46 -0500 Received: from lelnx194.ext.ti.com ([198.47.27.80]:17564 "EHLO lelnx194.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754723AbdL2Lxo (ORCPT ); Fri, 29 Dec 2017 06:53:44 -0500 From: Vignesh R To: Lorenzo Pieralisi CC: Kishon Vijay Abraham I , Bjorn Helgaas , , , , Vignesh R Subject: [PATCH v2 0/2] pci-dra7xx: Fix legacy IRQ handling Date: Fri, 29 Dec 2017 17:11:29 +0530 Message-ID: <20171229114131.22296-1-vigneshr@ti.com> X-Mailer: git-send-email 2.15.1 MIME-Version: 1.0 Content-Type: text/plain X-EXCLAIMER-MD-CONFIG: e1e8a2fd-e40a-4ac6-ac9b-f7e9cc9ee180 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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(-) -- 2.15.1