Message ID | 20221011184211.18128-1-jim2101024@gmail.com (mailing list archive) |
---|---|
Headers | show |
Series | PCI: brcmstb: Add Multi-MSI and some improvements | expand |
On Tue, 11 Oct 2022 14:42:05 -0400, Jim Quinlan wrote: > v2 -- Commit "PCI: brcmstb: Set RCB_{MPS,64B}_MODE bits" > - s/read compeletion boudnary/Read Completion Boundary/ (Bjorn) > > v1 -- original > > Jim Quinlan (5): > PCI: brcmstb: Enable Multi-MSI > PCI: brcmstb: Wait for 100ms following PERST# deassert > PCI: brcmstb: Replace status loops with read_poll_timeout_atomic() > PCI: brcmstb: Functions needlessly specified as "inline" > PCI: brcmstb: Set RCB_{MPS,64B}_MODE bits > > [...] Applied to pci/brcmstb, thanks! [1/5] PCI: brcmstb: Enable Multi-MSI https://git.kernel.org/lpieralisi/pci/c/198acab1772f [2/5] PCI: brcmstb: Wait for 100ms following PERST# deassert https://git.kernel.org/lpieralisi/pci/c/3ae140ad827b [3/5] PCI: brcmstb: Replace status loops with read_poll_timeout_atomic() https://git.kernel.org/lpieralisi/pci/c/ca5dcc76314d [4/5] PCI: brcmstb: Functions needlessly specified as "inline" https://git.kernel.org/lpieralisi/pci/c/137b57413f56 [5/5] PCI: brcmstb: Set RCB_{MPS,64B}_MODE bits https://git.kernel.org/lpieralisi/pci/c/602fb860945f Thanks, Lorenzo