On Fri, Aug 19, 2022 at 09:46:51AM +0200, Lorenzo Pieralisi wrote: > On Thu, Aug 18, 2022 at 03:05:30PM -0500, Andrew Halaney wrote: > > Hi Lorenzo, > > > > On Tue, Aug 16, 2022 at 06:06:21PM +0200, Lorenzo Pieralisi wrote: > > > On Fri, Jul 15, 2022 at 09:43:36AM +0200, Johan Hovold wrote: > > > > Perhaps Bjorn H can fix that up when applying unless I'll be sending a > > > > v3 for some other reason. This series still depends on the MSI rework to > > > > be applied first. > > > > > > I can do it while applying. A link to the lore archive for the MSI > > > rework please (I don't think it was merged for v6.0) ? I was away for > > > two months, catching up with threads. > > > > I don't see a reply to this, so here I am following up out of interest > > for getting this in mainline for my x13s laptop to use. > > > > It appears the MSI rework[0] (which is in the cover letter here so I > > know I grabbed the right thing) was applied in 6.0: > > > > ahalaney@halaneylaptop ~/git/linux (git)-[remotes/upstream/HEAD] % git log --oneline --abbrev=12 --grep=2436629 v6.0-rc1 -- drivers/pci/controller/dwc/ > > cd761378e62c PCI: dwc: Handle MSIs routed to multiple GIC interrupts > > db388348acff PCI: dwc: Convert struct pcie_port.msi_irq to an array > > 226ec087497a PCI: dwc: Split MSI IRQ parsing/allocation to a separate function > > 3c62f878a969 PCI: dwc: Correct msi_irq condition in dw_pcie_free_msi() > > ahalaney@halaneylaptop ~/git/linux (git)-[remotes/upstream/HEAD] % > > > > Just a friendly FYI, hope that helps! > > Thanks for the heads-up, I will merge this series then. I was out-of-office last week so thanks for digging out that link, Andrew. Johan