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

Rafał Miłecki zajec5 at gmail.com
Thu Nov 26 08:59:37 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         | 33 +++++++++++++++++--
 3 files changed, 60 insertions(+), 5 deletions(-)

-- 
2.26.2




More information about the linux-arm-kernel mailing list