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

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

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


William Zhang (3):
  dt-bindings: arm64: Add BCM6856 SoC
  arm64: dts: Add DTS files for bcmbca SoC BCM6856
  MAINTAINERS: Add BCM6856 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/bcm6856.dtsi     | 103 ++++++++++++++++++
 .../boot/dts/broadcom/bcmbca/bcm96856.dts     |  30 +++++
 5 files changed, 143 insertions(+), 1 deletion(-)
 create mode 100644 arch/arm64/boot/dts/broadcom/bcmbca/bcm6856.dtsi
 create mode 100644 arch/arm64/boot/dts/broadcom/bcmbca/bcm96856.dts

-- 
2.36.1


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

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

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

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-06-08 18:04 [PATCH 0/3] arm: bcmbca: Add BCM6856 SoC support William Zhang
2022-06-08 18:04 ` [PATCH 1/3] dt-bindings: arm64: Add BCM6856 SoC William Zhang
2022-06-09 14:50   ` Rob Herring
2022-06-13 21:18   ` Florian Fainelli
2022-06-08 18:04 ` [PATCH 2/3] arm64: dts: Add DTS files for bcmbca SoC BCM6856 William Zhang
2022-06-13 21:28 ` [PATCH 0/3] arm: bcmbca: Add BCM6856 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).