lkml.org 
[lkml]   [2020]   [Jun]   [17]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/3] mips: bmips: add BCM6328 PCIe support
Date
BCM6328 PCIe host controller is found on BCM6328, BCM6362 and BCM63268 SoCs.

Álvaro Fernández Rojas (3):
mips: bmips: add PCI support
dt-bindings: Document BCM6328 PCIe Host Controller
pci: add BCM6328 PCIe controller support

.../bindings/pci/brcm,bcm6328-pcie.yaml | 109 ++++++
arch/mips/Kconfig | 1 +
arch/mips/pci/Makefile | 1 +
arch/mips/pci/fixup-bmips.c | 17 +
drivers/pci/controller/Kconfig | 8 +
drivers/pci/controller/Makefile | 1 +
drivers/pci/controller/pcie-bcm6328.c | 346 ++++++++++++++++++
7 files changed, 483 insertions(+)
create mode 100644 Documentation/devicetree/bindings/pci/brcm,bcm6328-pcie.yaml
create mode 100644 arch/mips/pci/fixup-bmips.c
create mode 100644 drivers/pci/controller/pcie-bcm6328.c

--
2.27.0

\
 
 \ /
  Last update: 2020-06-17 12:29    [W:0.109 / U:0.552 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site