All of lore.kernel.org
 help / color / mirror / Atom feed
From: Vignesh R <vigneshr@ti.com>
To: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Cc: Kishon Vijay Abraham I <kishon@ti.com>,
	Bjorn Helgaas <bhelgaas@google.com>, <linux-omap@vger.kernel.org>,
	<linux-pci@vger.kernel.org>, <linux-kernel@vger.kernel.org>,
	Vignesh R <vigneshr@ti.com>
Subject: [PATCH v2 0/2] pci-dra7xx: Fix legacy IRQ handling
Date: Fri, 29 Dec 2017 17:11:29 +0530	[thread overview]
Message-ID: <20171229114131.22296-1-vigneshr@ti.com> (raw)

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

WARNING: multiple messages have this Message-ID (diff)
From: Vignesh R <vigneshr@ti.com>
To: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Cc: Kishon Vijay Abraham I <kishon@ti.com>,
	Bjorn Helgaas <bhelgaas@google.com>,
	linux-omap@vger.kernel.org, linux-pci@vger.kernel.org,
	linux-kernel@vger.kernel.org, Vignesh R <vigneshr@ti.com>
Subject: [PATCH v2 0/2] pci-dra7xx: Fix legacy IRQ handling
Date: Fri, 29 Dec 2017 17:11:29 +0530	[thread overview]
Message-ID: <20171229114131.22296-1-vigneshr@ti.com> (raw)

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

             reply	other threads:[~2017-12-29 11:53 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-12-29 11:41 Vignesh R [this message]
2017-12-29 11:41 ` [PATCH v2 0/2] pci-dra7xx: Fix legacy IRQ handling Vignesh R
2017-12-29 11:41 ` [PATCH v2 1/2] PCI: dra7xx: Fix legacy INTD " Vignesh R
2017-12-29 11:41   ` Vignesh R
2018-01-04  6:08   ` Kishon Vijay Abraham I
2018-01-04  6:08     ` Kishon Vijay Abraham I
2018-01-04 13:34     ` Kishon Vijay Abraham I
2018-01-04 13:34       ` Kishon Vijay Abraham I
2018-01-04 16:12       ` Lorenzo Pieralisi
2018-01-08 13:48         ` Vignesh R
2018-01-08 13:48           ` Vignesh R
2018-01-08 18:24           ` Lorenzo Pieralisi
2018-01-12 18:07   ` Lorenzo Pieralisi
2017-12-29 11:41 ` [PATCH v2 2/2] PCI: dra7xx: Iterate over INTx status bits Vignesh R
2017-12-29 11:41   ` Vignesh R
2018-01-02 15:47   ` Lorenzo Pieralisi
2018-01-04  6:15     ` Vignesh R
2018-01-04  6:09   ` Kishon Vijay Abraham I
2018-01-04  6:09     ` Kishon Vijay Abraham I
2018-01-12 18:07   ` Lorenzo Pieralisi

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20171229114131.22296-1-vigneshr@ti.com \
    --to=vigneshr@ti.com \
    --cc=bhelgaas@google.com \
    --cc=kishon@ti.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-omap@vger.kernel.org \
    --cc=linux-pci@vger.kernel.org \
    --cc=lorenzo.pieralisi@arm.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.