From: Bjorn Helgaas <helgaas@kernel.org>
To: Elad Nachman <enachman@marvell.com>
Cc: thomas.petazzoni@bootlin.com, bhelgaas@google.com,
lpieralisi@kernel.org, robh@kernel.org, kw@linux.com,
krzysztof.kozlowski+dt@linaro.org, linux-pci@vger.kernel.org,
linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH v3 0/7] PCI: dwc: Add support for Marvell AC5 SoC
Date: Thu, 23 Feb 2023 13:42:30 -0600 [thread overview]
Message-ID: <20230223194230.GA3888258@bhelgaas> (raw)
In-Reply-To: <20230223180531.15148-1-enachman@marvell.com>
On Thu, Feb 23, 2023 at 08:05:24PM +0200, Elad Nachman wrote:
> From: Elad Nachman <enachman@marvell.com>
>
> Add support for AC5 SoC with MSI and in message emulated legacy mode.
> There are differences in the registers addresses, blocks, DDR location
> for coherent DMA allocation and additional implementation specific registers.
> In addition, support cases of older Designware IP (Armada 7020) which supports
> above 4GB PCIe physical memory window by use of device tree.
> ...
> Elad Nachman (4):
> dt-bindings: PCI: dwc: add DMA, region mask bits
> PCI: dwc: support AC5 Legacy PCIe interrupts
> PCI: dwc: Introduce Configurable DMA mask
> PCI: dwc: Introduce region limit from DT
>
> Raz Adashi (1):
> PCI: armada8k: Add AC5 SoC support
>
> Vadym Kochan (1):
> dt-bindings: PCI: armada8k: Add compatible string for AC5 SoC
>
> Yuval Shaia (1):
> PCI: armada8k: Add MSI support for AC5 SoC
Capitalize subject consistently. Use consistent driver tags. Use
parallel sentence structure.
s/add DMA/Add DMA/
s/PCI: dwc: support/PCI: armada8k: Support/
(this particular patch only affects armada8k, so don't label it "dwc")
s/support/Support/
s/Configurable/configurable/
s/Add MSI support for AC5 SoC/Add AC5 MSI support/
(parallel to "Add AC5 SoC support")
The PCIe spec doesn't really use "legacy" when defining the interrupt
model. I think you're referring to INTx, which it *does* use and is
more specific. If so, please say "INTx interrupts" instead of "legacy
PCIe interrupts".
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next prev parent reply other threads:[~2023-02-23 19:43 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20230223180531.15148-1-enachman@marvell.com>
[not found] ` <20230223180531.15148-7-enachman@marvell.com>
2023-02-23 18:14 ` [PATCH v3 6/7] PCI: dwc: Introduce Configurable DMA mask Krzysztof Kozlowski
[not found] ` <20230223180531.15148-8-enachman@marvell.com>
2023-02-23 18:16 ` [PATCH v3 7/7] PCI: dwc: Introduce region limit from DT Krzysztof Kozlowski
2023-02-23 19:42 ` Bjorn Helgaas [this message]
[not found] ` <20230223180531.15148-5-enachman@marvell.com>
2023-02-23 18:12 ` [PATCH v3 4/7] dt-bindings: PCI: dwc: add DMA, region mask bits Krzysztof Kozlowski
2023-02-27 18:55 ` Rob Herring
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=20230223194230.GA3888258@bhelgaas \
--to=helgaas@kernel.org \
--cc=bhelgaas@google.com \
--cc=devicetree@vger.kernel.org \
--cc=enachman@marvell.com \
--cc=krzysztof.kozlowski+dt@linaro.org \
--cc=kw@linux.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pci@vger.kernel.org \
--cc=lpieralisi@kernel.org \
--cc=robh@kernel.org \
--cc=thomas.petazzoni@bootlin.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).