All of lore.kernel.org
 help / color / mirror / Atom feed
From: thomas.petazzoni@free-electrons.com (Thomas Petazzoni)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/2] arm64: marvell: MSI support updates
Date: Thu,  1 Sep 2016 17:41:22 +0200	[thread overview]
Message-ID: <1472744484-19132-1-git-send-email-thomas.petazzoni@free-electrons.com> (raw)

Hello,

This small set of patches brings some MSI updates on Armada 3700 and
Armada 7K/8K:

 - On Armada 3700, it removes a useless msi-parent property. This
   patch should only be merged once "pci: pci-aardvark: move to MSI
   handling using generic MSI support" has been applied and merged by
   the PCI maintainer, otherwise MSI support will be broken.

 - On Armada 7K/8K, it enables MSI support by using the GIC
   v2m. Adding an msi-parent property is enough to achieve this. This
   can be applied right away.

Thanks,

Thomas

Thomas Petazzoni (2):
  arm64: dts: marvell: remove msi-parent from PCIe on Armada 3700
  arm64: dts: marvell: enable MSI for PCIe on Armada 7K/8K

 arch/arm64/boot/dts/marvell/armada-37xx.dtsi         | 1 -
 arch/arm64/boot/dts/marvell/armada-cp110-master.dtsi | 3 +++
 arch/arm64/boot/dts/marvell/armada-cp110-slave.dtsi  | 3 +++
 3 files changed, 6 insertions(+), 1 deletion(-)

-- 
2.7.4

             reply	other threads:[~2016-09-01 15:41 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-01 15:41 Thomas Petazzoni [this message]
2016-09-01 15:41 ` [PATCH 1/2] arm64: dts: marvell: remove msi-parent from PCIe on Armada 3700 Thomas Petazzoni
2017-02-15 14:12   ` Gregory CLEMENT
2017-02-15 14:21     ` Thomas Petazzoni
2016-09-01 15:41 ` [PATCH 2/2] arm64: dts: marvell: enable MSI for PCIe on Armada 7K/8K Thomas Petazzoni
2016-09-14 14:21   ` Gregory CLEMENT

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=1472744484-19132-1-git-send-email-thomas.petazzoni@free-electrons.com \
    --to=thomas.petazzoni@free-electrons.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    /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.