All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] arm: bcmbca: Add BCM63146 SoC support
@ 2022-06-08 18:00 ` William Zhang
  0 siblings, 0 replies; 16+ messages in thread
From: William Zhang @ 2022-06-08 18:00 UTC (permalink / raw)
  To: Linux ARM List
  Cc: f.fainelli, Broadcom Kernel List, samyon.furman, tomer.yacoby,
	philippe.reynes, joel.peshkin, dan.beygelman, kursad.oney,
	anand.gore, William Zhang, Krzysztof Kozlowski, Rob Herring,
	devicetree, linux-kernel

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

This change adds the basic support for Broadcom's ARM64 based
Broadband SoC BCM63146. The initial support includes a bare-bone DTS
for dual core ARM A53 with a ARM PL011 uart. Linux kernel image can be
build with the ARM64 defconfig


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

 .../bindings/arm/bcm/brcm,bcmbca.yaml         |   7 ++
 MAINTAINERS                                   |   1 +
 arch/arm64/boot/dts/broadcom/bcmbca/Makefile  |   3 +-
 .../boot/dts/broadcom/bcmbca/bcm63146.dtsi    | 110 ++++++++++++++++++
 .../boot/dts/broadcom/bcmbca/bcm963146.dts    |  30 +++++
 5 files changed, 150 insertions(+), 1 deletion(-)
 create mode 100644 arch/arm64/boot/dts/broadcom/bcmbca/bcm63146.dtsi
 create mode 100644 arch/arm64/boot/dts/broadcom/bcmbca/bcm963146.dts

-- 
2.36.1


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

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

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

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-08 18:00 [PATCH 0/3] arm: bcmbca: Add BCM63146 SoC support William Zhang
2022-06-08 18:00 ` William Zhang
2022-06-08 18:00 ` [PATCH 1/3] dt-bindings: arm64: Add BCM63146 SoC William Zhang
2022-06-08 18:00   ` William Zhang
2022-06-09 14:48   ` Rob Herring
2022-06-09 14:48     ` Rob Herring
2022-06-13 21:11   ` Florian Fainelli
2022-06-13 21:11     ` Florian Fainelli
2022-06-08 18:00 ` [PATCH 2/3] arm64: dts: Add DTS files for bcmbca SoC BCM63146 William Zhang
2022-06-08 18:00   ` William Zhang
2022-06-08 18:01 ` [PATCH 3/3] MAINTAINERS: Add BCM63146 to bcmbca arch entry William Zhang
2022-06-08 18:01   ` William Zhang
2022-06-13 21:17   ` Florian Fainelli
2022-06-13 21:17     ` Florian Fainelli
2022-06-13 21:18 ` [PATCH 0/3] arm: bcmbca: Add BCM63146 SoC support Florian Fainelli
2022-06-13 21:18   ` Florian Fainelli

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.