[PATCH 0/3] arm: bcmbca: Add BCM63148 SoC support
William Zhang
william.zhang at broadcom.com
Thu Jun 9 17:21:10 PDT 2022
This change adds the basic support for Broadcom's ARMv7 based
Broadband SoC BCM63148. The initial support includes a bare-bone DTS
for dual core ARM A15 with a Broadcom uart. Linux kernel image can be
build with the multi_v7_defconfig.
William Zhang (3):
dt-bindings: arm: Add BCM63148 SoC
ARM: dts: Add DTS files for bcmbca SoC BCM63148
MAINTAINERS: Add BCM63148 to bcmbca arch entry
.../bindings/arm/bcm/brcm,bcmbca.yaml | 7 ++
MAINTAINERS | 1 +
arch/arm/boot/dts/Makefile | 1 +
arch/arm/boot/dts/bcm63148.dtsi | 103 ++++++++++++++++++
arch/arm/boot/dts/bcm963148.dts | 30 +++++
5 files changed, 142 insertions(+)
create mode 100644 arch/arm/boot/dts/bcm63148.dtsi
create mode 100644 arch/arm/boot/dts/bcm963148.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/20220609/d1d66317/attachment-0001.p7s>
More information about the linux-arm-kernel
mailing list