linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] arm: bcmbca: Add BCM63148 SoC support
@ 2022-06-10  0:21 William Zhang
  2022-06-10  0:21 ` [PATCH 1/3] dt-bindings: arm: Add BCM63148 SoC William Zhang
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: William Zhang @ 2022-06-10  0:21 UTC (permalink / raw)
  To: Linux ARM List
  Cc: dan.beygelman, joel.peshkin, samyon.furman, philippe.reynes,
	Broadcom Kernel List, tomer.yacoby, f.fainelli, kursad.oney,
	anand.gore, William Zhang, Arnd Bergmann, Krzysztof Kozlowski,
	Olof Johansson, Rob Herring, devicetree, linux-kernel, soc

[-- Attachment #1: Type: text/plain, Size: 844 bytes --]

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


[-- Attachment #2: S/MIME Cryptographic Signature --]
[-- Type: application/pkcs7-signature, Size: 4212 bytes --]

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2022-06-13 21:38 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-06-10  0:21 [PATCH 0/3] arm: bcmbca: Add BCM63148 SoC support William Zhang
2022-06-10  0:21 ` [PATCH 1/3] dt-bindings: arm: Add BCM63148 SoC William Zhang
2022-06-13 18:03   ` Rob Herring
2022-06-13 21:37   ` Florian Fainelli
2022-06-10  0:21 ` [PATCH 2/3] ARM: dts: Add DTS files for bcmbca SoC BCM63148 William Zhang
2022-06-13 21:37   ` Florian Fainelli
2022-06-10  0:21 ` [PATCH 3/3] MAINTAINERS: Add BCM63148 to bcmbca arch entry William Zhang
2022-06-13 21:38   ` Florian Fainelli

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).