[PATCH V2 0/2] brcmstb: initial work on BCM4908

Rafał Miłecki zajec5 at gmail.com
Mon Nov 30 03:32:21 EST 2020


From: Rafał Miłecki <rafal at milecki.pl>

BCM4908 uses very similar hardware to the STB one. It still requires
some tweaks but this initial work allows accessing hardware without:

Internal error: synchronous external abort: 96000210 [#1] PREEMPT SMP                                                                                                                                                                                                          

Rafał Miłecki (2):
  dt-bindings: PCI: brcmstb: add BCM4908 binding
  PCI: brcmstb: support BCM4908 with external PERST# signal controller

 .../bindings/pci/brcm,stb-pcie.yaml           | 30 +++++++++++++++--
 drivers/pci/controller/Kconfig                |  2 +-
 drivers/pci/controller/pcie-brcmstb.c         | 32 +++++++++++++++++++
 3 files changed, 61 insertions(+), 3 deletions(-)

-- 
2.26.2




More information about the linux-arm-kernel mailing list