[PATCH 0/3] arm: bcmbca: Add BCM6756 SoC support

William Zhang william.zhang at broadcom.com
Wed Jun 8 10:56:26 PDT 2022


This change adds the basic support for Broadcom's ARMv7 based
Broadband SoC BCM6756. The initial support includes a bare-bone DTS
for quad core ARM A7 with a Broadcom uart. Linux kernel image can be
build with the multi_v7_defconfig.


William Zhang (3):
  dt-bindings: arm: Add BCM6756 SoC
  ARM: dts: Add DTS files for bcmbca SoC BCM6756
  MAINTAINERS: Add BCM6756 to bcmbca arch entry

 .../bindings/arm/bcm/brcm,bcmbca.yaml         |   7 +
 MAINTAINERS                                   |   1 +
 arch/arm/boot/dts/Makefile                    |   1 +
 arch/arm/boot/dts/bcm6756.dtsi                | 130 ++++++++++++++++++
 arch/arm/boot/dts/bcm96756.dts                |  30 ++++
 5 files changed, 169 insertions(+)
 create mode 100644 arch/arm/boot/dts/bcm6756.dtsi
 create mode 100644 arch/arm/boot/dts/bcm96756.dts

-- 
2.36.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/20220608/edcc76c0/attachment.p7s>


More information about the linux-arm-kernel mailing list