[PATCH v3 0/2] PCI: dwc: ep: Multi-function endpoint configuration fixes

Aksh Garg posted 2 patches 1 month, 1 week ago
.../pci/controller/dwc/pcie-designware-ep.c   | 31 +++++++++++++++++--
1 file changed, 29 insertions(+), 2 deletions(-)
[PATCH v3 0/2] PCI: dwc: ep: Multi-function endpoint configuration fixes
Posted by Aksh Garg 1 month, 1 week ago
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
Re: [PATCH v3 0/2] PCI: dwc: ep: Multi-function endpoint configuration fixes
Posted by Manivannan Sadhasivam 4 weeks ago
On Tue, 24 Feb 2026 14:08:15 +0530, Aksh Garg wrote:
> 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/
> 
> [...]

Applied, thanks!

[1/2] PCI: dwc: ep: Fix MSI-X configuration to write to correct physical function
      commit: 63ec1248387818f6190569b36d9815699ab5f10e
[2/2] PCI: dwc: ep: Mirror the max link width and speed fields to all functions
      commit: 05d013c151d858cc96baa9aa0d19539237435246

Best regards,
-- 
Manivannan Sadhasivam <mani@kernel.org>