Message ID | 20240524105714.191642-1-s-vadapalli@ti.com (mailing list archive) |
---|---|
Headers | show |
Series | Fixes for PCI Keystone driver | expand |
> This series adds fixes for the PCI Keystone driver. > The v1 of this series was posted on the 24th of March 2021: > https://lore.kernel.org/r/20210324121901.1856-1-kishon@ti.com/ > There are no changes since v1 except for rebasing the series on the > latest linux-next. > > There were no open comments on the v1 series so it appears to me that > the series got missed when merging patches to the PCI tree. I am > reposting the series after rebasing it on linux-next tagged next-20240523. > > I don't have the device corresponding to the older "ti,keystone-pcie" > compatible so I wasn't able to test this series (specifically patch 2 > of this series). I have only compile-tested this series and logically > verified it for correctness to the best of my knowledge. Applied to controller/keystone, thank you! [01/02] PCI: keystone: Set mode as Root Complex for "ti,keystone-pcie" compatible https://git.kernel.org/pci/pci/c/7a941315dd2a [02/02] PCI: keystone: Add link up check in ks_pcie_other_map_bus() https://git.kernel.org/pci/pci/c/76a496ad8536 Krzysztof