[PATCH 0/3] arm: bcmbca: add bcm6846 SoC support

William Zhang william.zhang at broadcom.com
Tue May 24 17:32:33 PDT 2022


This change adds the basic support for Broadcom's ARMv7 based
Broadband SoC BCM6846. The initial support includes a bare-bone dts
for dual core ARM A7 with a Broadcom uart.


William Zhang (3):
  dt-bindings: arm: add BCM6846 SoC to device tree binding document
  ARM: dts: add dts files for bcmbca SoC bcm6846
  MAINTAINERS: add bcm6846 to bcmbca arch entry

 .../bindings/arm/bcm/brcm,bcmbca.yaml         |   6 +
 MAINTAINERS                                   |   3 +-
 arch/arm/boot/dts/Makefile                    |   3 +-
 arch/arm/boot/dts/bcm6846.dtsi                | 103 ++++++++++++++++++
 arch/arm/boot/dts/bcm96846.dts                |  30 +++++
 5 files changed, 142 insertions(+), 3 deletions(-)
 create mode 100644 arch/arm/boot/dts/bcm6846.dtsi
 create mode 100644 arch/arm/boot/dts/bcm96846.dts

-- 
2.17.1

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 4212 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20220524/f635c763/attachment.p7s>


More information about the linux-arm-kernel mailing list