Linux PCI subsystem development
 help / color / mirror / Atom feed
* [PATCH v3 0/2] PCI: dwc: ep: Multi-function endpoint configuration fixes
@ 2026-02-24  8:38 Aksh Garg
  2026-02-24  8:38 ` [PATCH v3 1/2] PCI: dwc: ep: Fix MSI-X configuration to write to correct physical function Aksh Garg
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Aksh Garg @ 2026-02-24  8:38 UTC (permalink / raw)
  To: linux-pci, jingoohan1, mani, lpieralisi, kwilczynski, robh,
	bhelgaas, yoshihiro.shimoda.uh, fancer.lancer, Zhiqiang.Hou,
	gustavo.pimentel, cassel
  Cc: linux-kernel, s-vadapalli, danishanwar, Aksh Garg

This series addresses multi-function endpoint configuration issues in
the DWC PCIe controller driver. The changes enable proper operations
for physical functions and enhance the multi-function endpoint support.

This patch series can be seen as an extension of the patch series:
https://lore.kernel.org/all/20260130115516.515082-1-a-garg7@ti.com/

Changes from v2 to v3:
- Wrap the patches to fit within 80 columns

Changes from v1 to v2:
- Fixed the minor nits in the patches

v2: https://lore.kernel.org/all/20260219064511.695086-1-a-garg7@ti.com/
v1: https://lore.kernel.org/all/20260202072758.101845-1-a-garg7@ti.com/

Aksh Garg (2):
  PCI: dwc: ep: Fix MSI-X configuration to write to correct physical
    function
  PCI: dwc: ep: Mirror the max link width and speed fields to all
    functions

 .../pci/controller/dwc/pcie-designware-ep.c   | 31 +++++++++++++++++--
 1 file changed, 29 insertions(+), 2 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2026-03-09  6:31 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-24  8:38 [PATCH v3 0/2] PCI: dwc: ep: Multi-function endpoint configuration fixes Aksh Garg
2026-02-24  8:38 ` [PATCH v3 1/2] PCI: dwc: ep: Fix MSI-X configuration to write to correct physical function Aksh Garg
2026-03-06 18:45   ` Bjorn Helgaas
2026-03-09  4:49     ` Aksh Garg
2026-03-09  6:31     ` Manivannan Sadhasivam
2026-02-24  8:38 ` [PATCH v3 2/2] PCI: dwc: ep: Mirror the max link width and speed fields to all functions Aksh Garg
2026-03-05  5:04 ` [PATCH v3 0/2] PCI: dwc: ep: Multi-function endpoint configuration fixes Manivannan Sadhasivam

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox