From: arnd@arndb.de (Arnd Bergmann)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 2/3] PCI: host: new PCI host controller driver for Marvell Armada 3700
Date: Thu, 09 Jun 2016 14:19:07 +0200 [thread overview]
Message-ID: <11140978.npsCNQs782@wuerfel> (raw)
In-Reply-To: <20160609111921.11975627@free-electrons.com>
On Thursday, June 9, 2016 11:19:21 AM CEST Thomas Petazzoni wrote:
> > What is the version of the GIC in the Armada 3700? If you have GICv3
> > or GICv2m, could you use that instead of the built-in MSI logic?
> >
> > We typically handle this using the msi-map or msi-parent properties
> > pointing to either the gic or the PCI host, depending on which one
> > you want to use, but either of them should work, and the GIC should
> > be more efficient because you can distribute the interrupts of the
> > PCI devices over all CPUs by workload, rather than having to
> > multiplex all MSI through a single GIC interrupt.
>
> There is a GIC-500, but Marcin told me that attempts to use MSI with it
> have not been successful so far. There will be investigation on this
> topic in the future, but for the moment, we'd like to have the MSI
> functionality built into the PCIe driver supported. We can migrate
> later to GIC-500 powered MSIs once working.
I think you should still add the msi-parent or msi-map properties then,
just have them point at the PCI host node instead of the GIC-500,
and evaluate that to get the built-in controller.
Arnd
next prev parent reply other threads:[~2016-06-09 12:19 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-06-02 9:09 [PATCH 0/3] PCIe controller driver for Marvell Armada 3700 Thomas Petazzoni
2016-06-02 9:09 ` [PATCH 1/3] dt-bindings: add DT binding for the Aardvark PCIe controller Thomas Petazzoni
2016-06-02 9:35 ` Arnd Bergmann
2016-06-08 14:27 ` Thomas Petazzoni
2016-06-08 15:34 ` Arnd Bergmann
2016-06-02 12:24 ` Andrew Lunn
2016-06-02 12:34 ` Arnd Bergmann
2016-06-02 12:45 ` Thomas Petazzoni
2016-06-02 13:53 ` Arnd Bergmann
2016-06-08 14:28 ` Thomas Petazzoni
2016-06-10 15:44 ` Bjorn Helgaas
2016-06-10 15:47 ` Thomas Petazzoni
2016-06-02 9:09 ` [PATCH 2/3] PCI: host: new PCI host controller driver for Marvell Armada 3700 Thomas Petazzoni
2016-06-02 9:46 ` Arnd Bergmann
2016-06-09 9:19 ` Thomas Petazzoni
2016-06-09 12:19 ` Arnd Bergmann [this message]
2016-06-09 12:36 ` Thomas Petazzoni
2016-06-04 0:24 ` kbuild test robot
2016-06-08 15:15 ` Marcin Wojtas
2016-06-08 15:47 ` Thomas Petazzoni
2016-06-02 9:09 ` [PATCH 3/3] arm64: dts: marvell: PCIe support for " Thomas Petazzoni
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=11140978.npsCNQs782@wuerfel \
--to=arnd@arndb.de \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox