linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] pcie-designware: support for external MSI controller
@ 2016-08-30 12:57 Thomas Petazzoni
  2016-08-30 12:57 ` [PATCH 1/3] dt-bindings: designware-pcie: document optional msi-parent property Thomas Petazzoni
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Thomas Petazzoni @ 2016-08-30 12:57 UTC (permalink / raw)
  To: linux-arm-kernel

Hello,

This short patch series extends the pcie-designware code to support
using an external MSI controller, rather than the built-in MSI
controller. It does so by making the pcie-designware driver handle the
"msi-parent" DT property.

The first patch updates the Device Tree binding documentation, the
second patch makes the change to the Designware PCIe controller driver
itself, and finally the third patch updates the Marvell Armada 7K/8K
Device Tree to use the msi-parent property.

Thanks,

Thomas

Thomas Petazzoni (3):
  dt-bindings: designware-pcie: document optional msi-parent property
  pci: pcie-designware: add support for external MSI controller
  arm64: dts: marvell: enable MSI for PCIe on Armada 7K/8K

 .../devicetree/bindings/pci/designware-pcie.txt    |  2 ++
 .../boot/dts/marvell/armada-cp110-master.dtsi      |  3 +++
 .../arm64/boot/dts/marvell/armada-cp110-slave.dtsi |  3 +++
 drivers/pci/host/pcie-designware.c                 | 24 ++++++++++++++++------
 4 files changed, 26 insertions(+), 6 deletions(-)

-- 
2.7.4

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

end of thread, other threads:[~2016-09-02 15:01 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-08-30 12:57 [PATCH 0/3] pcie-designware: support for external MSI controller Thomas Petazzoni
2016-08-30 12:57 ` [PATCH 1/3] dt-bindings: designware-pcie: document optional msi-parent property Thomas Petazzoni
2016-09-02 15:01   ` Rob Herring
2016-08-30 12:57 ` [PATCH 2/3] pci: pcie-designware: add support for external MSI controller Thomas Petazzoni
2016-08-30 13:11   ` Andrew Lunn
2016-08-30 12:57 ` [PATCH 3/3] arm64: dts: marvell: enable MSI for PCIe on Armada 7K/8K Thomas Petazzoni
2016-08-30 15:24 ` [PATCH 0/3] pcie-designware: support for external MSI controller Thomas Petazzoni
2016-08-30 15:46   ` Jingoo Han
2016-08-30 16:06     ` Thomas Petazzoni

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