linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Woodhouse <dwmw2@infradead.org>
To: Benjamin Herrenschmidt <benh@kernel.crashing.org>,
	Jonathan Chocron <jonnyc@amazon.com>,
	linux-pci@vger.kernel.org
Cc: lorenzo.pieralisi@arm.com, bhelgaas@google.com,
	linux-kernel@vger.kernel.org, vaerov@amazon.com,
	alisaidi@amazon.com, zeev@amazon.com, ronenk@amazon.com,
	barakw@amazon.com, talel@amazon.com, hanochu@amazon.com,
	hhhawa@amazon.com
Subject: Re: [PATCH v3] PCI: al: Add Amazon Annapurna Labs PCIe host controller driver
Date: Tue, 16 Apr 2019 14:13:49 +0100	[thread overview]
Message-ID: <7e25980422f4e38157baab46e5e2379e515ebcd7.camel@infradead.org> (raw)
In-Reply-To: <ef6a6ebbce2e388659ef440a12b844d23a04cc6c.camel@kernel.crashing.org>

[-- Attachment #1: Type: text/plain, Size: 1357 bytes --]

On Tue, 2019-04-09 at 08:57 +1000, Benjamin Herrenschmidt wrote:
> On Thu, 2019-03-28 at 13:57 +0200, Jonathan Chocron wrote:
> > Add support for Amazon's Annapurna Labs PCIe driver. The HW
> > controller
> > is based on DesignWare's IP.
> > 
> > The HW doesn't support accessing the Root Port's config space via
> > ECAM,
> > so we obtain its base address via an AMZN0001 device.
> > 
> > Furthermore, the DesignWare PCIe controller doesn't filter out
> > config
> > transactions sent to devices 1 and up on its bus, so they are
> > filtered
> > by the driver.
> > 
> > All subordinate buses do support ECAM access.
> > 
> > Implementing specific PCI config access functions involves:
> >   - Adding an init function to obtain the Root Port's base address
> > from
> >     an AMZN0001 device.
> >   - Adding a new entry in the MCFG quirk array
> > 
> > Co-developed-by: Vladimir Aerov <vaerov@amazon.com>
> > Signed-off-by: Jonathan Chocron <jonnyc@amazon.com>
> > Signed-off-by: Vladimir Aerov <vaerov@amazon.com>
> > Reviewed-by: David Woodhouse <dwmw@amazon.co.uk>
> 
> Late to the party, sorry :-) That kernel.crashing.org email is on its
> last legs...
> 
> Reviewed-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>

Lorenzo, is there anything else you need from Jonny before this can be
applied?

Thanks.


[-- Attachment #2: smime.p7s --]
[-- Type: application/x-pkcs7-signature, Size: 5174 bytes --]

  reply	other threads:[~2019-04-16 13:14 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-25 11:07 [PATCH] PCI: al: add pcie-al.c jonnyc
2019-03-25 12:58 ` Bjorn Helgaas
2019-03-25 15:56   ` Jonathan Chocron
2019-03-25 17:36     ` Bjorn Helgaas
2019-03-26 10:00 ` [PATCH v2] PCI: al: Add Amazon Annapurna Labs PCIe host controller driver Jonathan Chocron
2019-03-26 12:17   ` Lorenzo Pieralisi
2019-03-26 13:24     ` David Woodhouse
2019-03-26 15:58       ` Lorenzo Pieralisi
2019-03-27  9:52         ` David Woodhouse
2019-03-27 11:20           ` Lorenzo Pieralisi
2019-03-27 11:40             ` David Woodhouse
2019-03-27  9:43     ` David Woodhouse
2019-03-27 11:39       ` Lorenzo Pieralisi
2019-03-27 12:01         ` David Woodhouse
2019-03-26 12:55   ` Bjorn Helgaas
2019-03-28 10:55     ` Jonathan Chocron
2019-03-28 11:57     ` [PATCH v3] " Jonathan Chocron
2019-04-08 22:57       ` Benjamin Herrenschmidt
2019-04-16 13:13         ` David Woodhouse [this message]
2019-04-16 14:01       ` Lorenzo Pieralisi
2019-04-25 14:08       ` Bjorn Helgaas

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=7e25980422f4e38157baab46e5e2379e515ebcd7.camel@infradead.org \
    --to=dwmw2@infradead.org \
    --cc=alisaidi@amazon.com \
    --cc=barakw@amazon.com \
    --cc=benh@kernel.crashing.org \
    --cc=bhelgaas@google.com \
    --cc=hanochu@amazon.com \
    --cc=hhhawa@amazon.com \
    --cc=jonnyc@amazon.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pci@vger.kernel.org \
    --cc=lorenzo.pieralisi@arm.com \
    --cc=ronenk@amazon.com \
    --cc=talel@amazon.com \
    --cc=vaerov@amazon.com \
    --cc=zeev@amazon.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).