All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/2] Xilinx PCI driver fixes
@ 2023-11-16 16:51 Mayuresh Chitale
  2023-11-16 16:51 ` [PATCH v3 1/2] pci: xilinx: Fix "reg" not found error Mayuresh Chitale
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Mayuresh Chitale @ 2023-11-16 16:51 UTC (permalink / raw)
  To: Michal Simek, Bo Gan, Puhan Zhou, Eugen Hristev,
	Heinrich Schuchardt, Jonas Karlman, Valentin Caron, Shengyu Qu
  Cc: Mayuresh Chitale, u-boot, Simon Glass, Tom Rini

This series fixes couple issues with the Xilinx PCIe host controller
driver.

Changes in v3:
- Add error checking and improve commit title of patch 1
- Rebase patch 2 on modified patch 1

Mayuresh Chitale (2):
  pci: xilinx: Fix "reg" not found error
  pci: xilinx: Enable MMIO region

 drivers/pci/pcie_xilinx.c | 37 ++++++++++++++++++++-----------------
 1 file changed, 20 insertions(+), 17 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2023-11-21 14:29 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-16 16:51 [PATCH v3 0/2] Xilinx PCI driver fixes Mayuresh Chitale
2023-11-16 16:51 ` [PATCH v3 1/2] pci: xilinx: Fix "reg" not found error Mayuresh Chitale
2023-11-16 16:51 ` [PATCH v3 2/2] pci: xilinx: Enable MMIO region Mayuresh Chitale
2023-11-21 14:29 ` [PATCH v3 0/2] Xilinx PCI driver fixes Michal Simek

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.