linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] arm: bcmbca: Add BCM63146 SoC support
@ 2022-06-08 18:00 William Zhang
  2022-06-08 18:00 ` [PATCH 1/3] dt-bindings: arm64: Add BCM63146 SoC William Zhang
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ 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.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 #1.2: S/MIME Cryptographic Signature --]
[-- Type: application/pkcs7-signature, Size: 4212 bytes --]

[-- Attachment #2: Type: text/plain, Size: 176 bytes --]

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

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

Thread overview: 8+ 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 ` [PATCH 1/3] dt-bindings: arm64: Add BCM63146 SoC William Zhang
2022-06-09 14:48   ` Rob Herring
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:01 ` [PATCH 3/3] MAINTAINERS: Add BCM63146 to bcmbca arch entry William Zhang
2022-06-13 21:17   ` Florian Fainelli
2022-06-13 21:18 ` [PATCH 0/3] arm: bcmbca: Add BCM63146 SoC support 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).