Message ID | 20211108192432.1589507-1-f.fainelli@gmail.com (mailing list archive) |
---|---|
Headers | show |
Series | Enable PCIE_BRCMSTB on MIPS | expand |
On Mon, Nov 08, 2021 at 11:24:30AM -0800, Florian Fainelli wrote: > This patch series allows building the PCIE_BRCMSTB driver for > BMIPS_GENERIC. This is preliminary work to actually adding support for > PCIe host bridge changes to the 7425/29/35 MIPS-based SoCs. > > The two patches are largely independent, though it might make more sense > to merge them via the PCI drivers tree? > > Florian Fainelli (2): > MIPS: BMIPS: Enable PCI Kconfig > PCI: brcmstb: Allow building for BMIPS_GENERIC > > arch/mips/Kconfig | 2 ++ > drivers/pci/controller/Kconfig | 3 ++- > 2 files changed, 4 insertions(+), 1 deletion(-) series applied to mips-next. Thomas.