From: Alan Douglas <adouglas@cadence.com>
To: <bhelgaas@google.com>
Cc: <kishon@ti.com>, <lorenzo.pieralisi@arm.com>,
<linux-pci@vger.kernel.org>, <gustavo.pimentel@synopsys.com>,
<cyrille.pitchen@bootlin.com>, <stelford@cadence.com>,
Alan Douglas <adouglas@cadence.com>
Subject: [PATCH 0/5] Add MSI-X support for cadence EP driver
Date: Mon, 30 Jul 2018 18:21:00 +0100 [thread overview]
Message-ID: <1532971260-5269-1-git-send-email-adouglas@cadence.com> (raw)
Patch series made against Bjorn Helgaas's pci next branch.
It relies on Gustavo Pimentel's patch series adding MSI-X
support in the PCIe EP driver framework, and implements
MSI-X support for the cadence endpoint driver.
- Use AXI region 0 for interrupt signalling
- Write MSI and MSI-X with 32bit value rather than 16bit
- Check for masking before sending MSI or MSI-X
- Check link is up before sending IRQ
- Use BAR5 for MSI-X vectors
Alan Douglas (5):
PCI: cadence: Use AXI region 0 to signal interrupts from EP
PCI: cadence: Write MSI data with 32bits
PCI: cadence: Check whether MSI is masked before sending it
PCI: cadence: Check link is up before sending IRQ from EP
PCI: cadence: Add MSI-X capability to EP driver
drivers/pci/controller/pcie-cadence-ep.c | 129 ++++++++++++++++++++++++++++--
drivers/pci/controller/pcie-cadence.h | 1 +
2 files changed, 124 insertions(+), 6 deletions(-)
next reply other threads:[~2018-07-30 18:57 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-07-30 17:21 Alan Douglas [this message]
2018-08-08 16:38 ` [PATCH 0/5] Add MSI-X support for cadence EP driver Lorenzo Pieralisi
2018-08-09 11:59 ` Alan Douglas
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=1532971260-5269-1-git-send-email-adouglas@cadence.com \
--to=adouglas@cadence.com \
--cc=bhelgaas@google.com \
--cc=cyrille.pitchen@bootlin.com \
--cc=gustavo.pimentel@synopsys.com \
--cc=kishon@ti.com \
--cc=linux-pci@vger.kernel.org \
--cc=lorenzo.pieralisi@arm.com \
--cc=stelford@cadence.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).