linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] arm64: bcmbca: add bcm6858 soc support
@ 2022-05-27 17:13 Anand Gore
  2022-05-27 17:13 ` [PATCH 1/3] ARM64: dts: add dts files for bcmbca SoC bcm6858 Anand Gore
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Anand Gore @ 2022-05-27 17:13 UTC (permalink / raw)
  To: Linux ARM List
  Cc: dan.beygelman, samyon.furman, florian.fainelli, William Zhang,
	tomer.yacoby, kursad.oney, joel.peshkin, Anand Gore,
	Broadcom internal kernel review list, Florian Fainelli,
	Krzysztof Kozlowski, Rob Herring, devicetree, linux-kernel

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


The initial support includes a bare-bone dts
for quad core ARM v8  with a brcm6345 uart.


Anand Gore (3):
  ARM64: dts: add dts files for bcmbca SoC bcm6858
  dt-bindings: arm64: add BCM6858 soc to binding document
  MAINTAINERS: add bcm6858 to bcmbca arch entry

 .../bindings/arm/bcm/brcm,bcmbca.yaml         |   8 ++
 MAINTAINERS                                   |   1 +
 arch/arm64/boot/dts/broadcom/bcmbca/Makefile  |   3 +-
 .../boot/dts/broadcom/bcmbca/bcm6858.dtsi     | 120 ++++++++++++++++++
 .../boot/dts/broadcom/bcmbca/bcm96858.dts     |  30 +++++
 5 files changed, 161 insertions(+), 1 deletion(-)
 create mode 100644 arch/arm64/boot/dts/broadcom/bcmbca/bcm6858.dtsi
 create mode 100644 arch/arm64/boot/dts/broadcom/bcmbca/bcm96858.dts

-- 
2.25.1


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

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

end of thread, other threads:[~2022-05-29 11:33 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-27 17:13 [PATCH 0/3] arm64: bcmbca: add bcm6858 soc support Anand Gore
2022-05-27 17:13 ` [PATCH 1/3] ARM64: dts: add dts files for bcmbca SoC bcm6858 Anand Gore
2022-05-28 10:37   ` Marc Zyngier
2022-05-27 17:13 ` [PATCH 2/3] dt-bindings: arm64: add BCM6858 soc to binding document Anand Gore
2022-05-29 11:33   ` Krzysztof Kozlowski
2022-05-27 17:13 ` [PATCH 3/3] MAINTAINERS: add bcm6858 to bcmbca arch entry Anand Gore

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).