All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] PCI: aardvark: Resource fixes
@ 2021-06-24 21:55 ` Pali Rohár
  0 siblings, 0 replies; 22+ messages in thread
From: Pali Rohár @ 2021-06-24 21:55 UTC (permalink / raw)
  To: Lorenzo Pieralisi, Thomas Petazzoni, Bjorn Helgaas, Rob Herring,
	Gregory Clement
  Cc: Marek Behún, Remi Pommarel, Xogium, Tomasz Maciej Nowak,
	Marc Zyngier, linux-pci, linux-kernel, linux-arm-kernel

This patch series fixes configuring PCIe resources (IO and MEM) in
aardvark controller driver. It is required to initialize BARs on systems
with more cards, e.g. NVMe disks and WiFi AX cards.

Pali Rohár (2):
  PCI: aardvark: Configure PCIe resources from 'ranges' DT property
  arm64: dts: marvell: armada-37xx: Extend PCIe MEM space

 .../dts/marvell/armada-3720-turris-mox.dts    |  17 ++
 arch/arm64/boot/dts/marvell/armada-37xx.dtsi  |  11 +-
 drivers/pci/controller/pci-aardvark.c         | 195 +++++++++++++++++-
 3 files changed, 220 insertions(+), 3 deletions(-)

-- 
2.20.1


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

end of thread, other threads:[~2021-08-20 12:43 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-24 21:55 [PATCH 0/2] PCI: aardvark: Resource fixes Pali Rohár
2021-06-24 21:55 ` Pali Rohár
2021-06-24 21:55 ` [PATCH 1/2] PCI: aardvark: Configure PCIe resources from 'ranges' DT property Pali Rohár
2021-06-24 21:55   ` Pali Rohár
2021-06-24 21:55 ` [PATCH 2/2] arm64: dts: marvell: armada-37xx: Extend PCIe MEM space Pali Rohár
2021-06-24 21:55   ` Pali Rohár
2021-07-23 12:52   ` Gregory CLEMENT
2021-07-23 12:52     ` Gregory CLEMENT
2021-07-23 14:12     ` Pali Rohár
2021-07-23 14:12       ` Pali Rohár
2021-07-23 15:52       ` Lorenzo Pieralisi
2021-07-23 15:52         ` Lorenzo Pieralisi
2021-07-23 16:45         ` Pali Rohár
2021-07-23 16:45           ` Pali Rohár
2021-08-07 11:35           ` Pali Rohár
2021-08-07 11:35             ` Pali Rohár
2021-08-15 20:30             ` Pali Rohár
2021-08-15 20:30               ` Pali Rohár
2021-08-17 16:39   ` Gregory CLEMENT
2021-08-17 16:39     ` Gregory CLEMENT
2021-08-20 12:41 ` [PATCH 0/2] PCI: aardvark: Resource fixes Lorenzo Pieralisi
2021-08-20 12:41   ` Lorenzo Pieralisi

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.