linux-arm-kernel.lists.infradead.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
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ 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.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 #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:29 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: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-08 18:04 ` [PATCH 3/3] MAINTAINERS: Add BCM6856 to bcmbca arch entry William Zhang
2022-06-13 21:21   ` Florian Fainelli
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).