Re: [PATCH v1 0/4] PCI: brcmstb: Augment driver for MIPs SOCs
From: Jim Quinlan <hidden>
Date: 2022-01-07 22:37:11
Also in:
linux-devicetree, linux-mips, linux-pci, lkml
On Wed, Jan 5, 2022 at 5:42 AM Thomas Bogendoerfer [off-list ref] wrote:
On Thu, Dec 09, 2021 at 03:47:21PM -0500, Jim Quinlan wrote:quoted
With this patchset, the Broadcom STB PCIe controller driver supports Arm, Arm64, and now MIPs. Jim Quinlan (4): dt-bindings: PCI: Add compatible string for Brcmstb 74[23]5 MIPs SOCs MIPS: bmips: Add support PCIe controller device nodes MIPS: bmips: Remove obsolete DMA mapping support PCI: brcmstb: Augment driver for MIPs SOCs .../bindings/pci/brcm,stb-pcie.yaml | 2 + arch/mips/Kconfig | 1 - arch/mips/bmips/dma.c | 106 +----------------- arch/mips/boot/dts/brcm/bcm7425.dtsi | 30 +++++ arch/mips/boot/dts/brcm/bcm7435.dtsi | 30 +++++ arch/mips/boot/dts/brcm/bcm97425svmb.dts | 9 ++ arch/mips/boot/dts/brcm/bcm97435svmb.dts | 9 ++ drivers/pci/controller/Kconfig | 2 +- drivers/pci/controller/pcie-brcmstb.c | 82 +++++++++++++- 9 files changed, 161 insertions(+), 110 deletions(-)if nobody objects I'd like to add this series to mips-next.
Hi Thomas, I have another pullreq in progress [1] that may possibly be accepted soon. I have tested that these two pullreqs do not conflict or cause compiler errors regardless of their merge order. Regards, Jim Quinlan Broadcom STB [1] [PATCH v10 0/7] PCI: brcmstb: root port turns on sub-device power [PATCH v10 0/7] PCI: brcmstb: root port turns on sub-device power
Thomas. -- Crap can work. Given enough thrust pigs will fly, but it's not necessarily a good idea. [ RFC1925, 2.3 ]
_______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel