[PATCH v3 0/6] PCI: aardvark: misc fixes and improvements
Bjorn Helgaas
helgaas at kernel.org
Tue Mar 27 12:50:54 PDT 2018
[+cc Lorenzo, who is now maintaining drivers/pci/host/]
On Tue, Mar 27, 2018 at 04:08:13PM +0200, Thomas Petazzoni wrote:
> Hello Bjorn,
>
> This patch series brings a number of improvements to the aardvark
> PCIe. Sorry for being so slow at sending the v3 after the v2 sent in
> January. Hopefully this time around the series will be fine.
>
> Changes since v2:
>
> - Rebased on v4.16-rc7
No need to rebase to anything other than "master" unless your series
depends on something already merged.
> Evan Wang (2):
> PCI: aardvark: fix PCIe max read request size setting
> PCI: aardvark: remove PCIe outbound window configuration
>
> Thomas Petazzoni (1):
> PCI: aardvark: introduce an advk_pcie_valid_device() helper
>
> Victor Gu (3):
> PCI: aardvark: fix logic in advk_pcie_valid_device()
> PCI: aardvark: set PIO_ADDR_LS correctly in advk_pcie_rd_conf()
> PCI: aardvark: use isr1 instead of isr0 interrupt in legacy irq mode
Please capitalize the first word of every title, e.g.,
PCI: aardvark: Remove PCIe outbound window configuration
and proper nouns, e.g., things directly defined by the spec, as "Max
Read Request Size", as a hint that this has specific meaning and can
be looked up:
PCI: aardvark: Fix PCIe Max Read Request Size setting
More information about the linux-arm-kernel
mailing list