linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] i.MX6 MSI support
@ 2014-02-28 17:30 Lucas Stach
  2014-02-28 17:30 ` [PATCH 1/3] ARM: dts: imx6: extend PCIe interrupt list for MSI Lucas Stach
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Lucas Stach @ 2014-02-28 17:30 UTC (permalink / raw)
  To: linux-arm-kernel
  Cc: linux-pci, Richard Zhu, Mark Rutland, Shawn Guo, Bjorn Helgaas,
	kernel

This adds MSI support to the i.MX6 PCIe host
controller driver. We keep MSI optional in order
to not break any existing DTs.

This series depends on the previous sent series
"PCI irq mapping fixes and cleanups".

Lucas Stach (3):
  ARM: dts: imx6: extend PCIe interrupt list for MSI
  PCI: designware: make MSI isr shared irq aware
  PCI: imx6: add support for MSI

 .../devicetree/bindings/pci/fsl,imx6q-pcie.txt     |  9 +++++++-
 arch/arm/boot/dts/imx6qdl.dtsi                     |  4 +++-
 drivers/pci/host/pci-exynos.c                      |  4 +---
 drivers/pci/host/pci-imx6.c                        | 26 ++++++++++++++++++++++
 drivers/pci/host/pcie-designware.c                 |  6 ++++-
 drivers/pci/host/pcie-designware.h                 |  2 +-
 6 files changed, 44 insertions(+), 7 deletions(-)

-- 
1.8.5.3


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2014-03-03  6:19 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-28 17:30 [PATCH 0/3] i.MX6 MSI support Lucas Stach
2014-02-28 17:30 ` [PATCH 1/3] ARM: dts: imx6: extend PCIe interrupt list for MSI Lucas Stach
2014-03-03  5:22   ` Shawn Guo
2014-02-28 17:30 ` [PATCH 2/3] PCI: designware: make MSI isr shared irq aware Lucas Stach
2014-02-28 17:30 ` [PATCH 3/3] PCI: imx6: add support for MSI Lucas Stach

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).