linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/6] PCI: aardvark: misc fixes and improvements
@ 2018-03-27 14:08 Thomas Petazzoni
  2018-03-27 14:08 ` [PATCH v3 1/6] PCI: aardvark: introduce an advk_pcie_valid_device() helper Thomas Petazzoni
                   ` (13 more replies)
  0 siblings, 14 replies; 18+ messages in thread
From: Thomas Petazzoni @ 2018-03-27 14:08 UTC (permalink / raw)
  To: linux-arm-kernel

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

 - Dropped the patches disabling L0S and aligning the MPS between RC
   and EP, since we are working on a different solution, implementing
   a proper root port. Therefore, this patch series only has the
   (hopefully) non-controversial changes.

 - Add a patch (PATCH 1) that factorizes the logic to decide if the
   target of a configuration space access is a valid device or not
   into a advk_pcie_valid_device() helper, and adjust PATCH 2
   accordingly.

 - Drop unused PCIE_BDF macro in PATCH 3.

Best regards,

Thomas Petazzoni

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

 drivers/pci/host/pci-aardvark.c | 117 ++++++++++++++--------------------------
 1 file changed, 39 insertions(+), 78 deletions(-)

-- 
2.14.3

^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2018-03-27 19:57 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-03-27 14:08 [PATCH v3 0/6] PCI: aardvark: misc fixes and improvements Thomas Petazzoni
2018-03-27 14:08 ` [PATCH v3 1/6] PCI: aardvark: introduce an advk_pcie_valid_device() helper Thomas Petazzoni
2018-03-27 14:08 ` [PATCH v3 2/6] PCI: aardvark: fix logic in advk_pcie_valid_device() Thomas Petazzoni
2018-03-27 14:08 ` [PATCH v3 3/6] PCI: aardvark: set PIO_ADDR_LS correctly in advk_pcie_rd_conf() Thomas Petazzoni
2018-03-27 14:08 ` [PATCH v3 4/6] PCI: aardvark: use isr1 instead of isr0 interrupt in legacy irq mode Thomas Petazzoni
2018-03-27 14:08 ` [PATCH v3 5/6] PCI: aardvark: fix PCIe max read request size setting Thomas Petazzoni
2018-03-27 14:08 ` [PATCH v3 6/6] PCI: aardvark: remove PCIe outbound window configuration Thomas Petazzoni
2018-03-27 14:08 ` [PATCH v3 0/6] PCI: aardvark: misc fixes and improvements Thomas Petazzoni
2018-03-27 19:50   ` Bjorn Helgaas
2018-03-27 14:08 ` [PATCH v3 1/6] PCI: aardvark: introduce an advk_pcie_valid_device() helper Thomas Petazzoni
2018-03-27 19:53   ` Bjorn Helgaas
2018-03-27 14:08 ` [PATCH v3 2/6] PCI: aardvark: fix logic in advk_pcie_valid_device() Thomas Petazzoni
2018-03-27 14:08 ` [PATCH v3 3/6] PCI: aardvark: set PIO_ADDR_LS correctly in advk_pcie_rd_conf() Thomas Petazzoni
2018-03-27 14:08 ` [PATCH v3 4/6] PCI: aardvark: use isr1 instead of isr0 interrupt in legacy irq mode Thomas Petazzoni
2018-03-27 14:08 ` [PATCH v3 5/6] PCI: aardvark: fix PCIe max read request size setting Thomas Petazzoni
2018-03-27 14:08 ` [PATCH v3 6/6] PCI: aardvark: remove PCIe outbound window configuration Thomas Petazzoni
2018-03-27 14:20 ` [PATCH v3 0/6] PCI: aardvark: misc fixes and improvements Thomas Petazzoni
2018-03-27 19:57   ` Bjorn Helgaas

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).