All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] arm64: bcmbca: add bcm4912 SoC support
@ 2022-05-28  0:56 ` William Zhang
  0 siblings, 0 replies; 14+ messages in thread
From: William Zhang @ 2022-05-28  0:56 UTC (permalink / raw)
  To: Linux ARM List
  Cc: florian.fainelli, dan.beygelman, joel.peshkin, philippe.reynes,
	kursad.oney, tomer.yacoby, samyon.furman, anand.gore,
	William Zhang, Broadcom internal kernel review list,
	Krzysztof Kozlowski, Rob Herring, devicetree, linux-kernel

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

This change adds the basic support for Broadcom's ARMv8 based
Broadband SoC BCM4912. The initial support includes a bare-bone dts
for quad core Broadcom B53 with a Broadcom uart.


William Zhang (3):
  dt-bindings: arm64: add bcm4912 SoC to binding document
  arm64: dts: add dts files for bcmbca SoC bcm4912
  MAINTAINERS: add bcm4912 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/bcm4912.dtsi     | 128 ++++++++++++++++++
 .../boot/dts/broadcom/bcmbca/bcm94912.dts     |  30 ++++
 5 files changed, 168 insertions(+), 1 deletion(-)
 create mode 100644 arch/arm64/boot/dts/broadcom/bcmbca/bcm4912.dtsi
 create mode 100644 arch/arm64/boot/dts/broadcom/bcmbca/bcm94912.dts

-- 
2.36.1


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

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

end of thread, other threads:[~2022-06-08  8:56 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-28  0:56 [PATCH 0/3] arm64: bcmbca: add bcm4912 SoC support William Zhang
2022-05-28  0:56 ` William Zhang
2022-05-28  0:56 ` [PATCH 1/3] dt-bindings: arm64: add bcm4912 SoC to binding document William Zhang
2022-05-28  0:56   ` William Zhang
2022-05-29 13:57   ` Krzysztof Kozlowski
2022-05-29 13:57     ` Krzysztof Kozlowski
2022-06-08  8:16   ` Florian Fainelli
2022-06-08  8:16     ` Florian Fainelli
2022-05-28  0:56 ` [PATCH 2/3] arm64: dts: add dts files for bcmbca SoC bcm4912 William Zhang
2022-05-28  0:56   ` William Zhang
2022-06-08  8:16   ` Florian Fainelli
2022-06-08  8:16     ` Florian Fainelli
2022-05-28  0:56 ` [PATCH 3/3] MAINTAINERS: add bcm4912 to bcmbca arch entry William Zhang
2022-05-28  0:56   ` William Zhang

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.