[PATCH 0/3] arm: bcmbca: add bcm6855 SoC support
William Zhang
william.zhang at broadcom.com
Tue Jun 7 10:26:43 PDT 2022
This change adds the basic support for Broadcom's ARMv7 based
Broadband SoC BCM6855. The initial support includes a bare-bone dts
for triple core ARM A7 with a Broadcom uart.
William Zhang (3):
dt-bindings: arm: add BCM6855 SoC
ARM: dts: add dts files for bcmbca SoC bcm6855
MAINTAINERS: add bcm6855 to bcmbca arch entry
.../bindings/arm/bcm/brcm,bcmbca.yaml | 7 +
MAINTAINERS | 1 +
arch/arm/boot/dts/Makefile | 1 +
arch/arm/boot/dts/bcm6855.dtsi | 120 ++++++++++++++++++
arch/arm/boot/dts/bcm96855.dts | 30 +++++
5 files changed, 159 insertions(+)
create mode 100644 arch/arm/boot/dts/bcm6855.dtsi
create mode 100644 arch/arm/boot/dts/bcm96855.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/20220607/683f1076/attachment-0001.p7s>
More information about the linux-arm-kernel
mailing list