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

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


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

Changes in v3:
- bus addressing changed from 64 bit to 32 bit

Changes in v2:
- Fix psci and GIC entries in dts
- Remove extra empty lines
- Simplify subject line

Anand Gore (3):
  ARM64: dts: add dts files for bcmbca SoC bcm6858
  dt-bindings: arm64: add BCM6858 soc
  MAINTAINERS: add bcm6858 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/bcm6858.dtsi     | 121 ++++++++++++++++++
 .../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-06-08  9:36 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-01 20:19 [PATCH v3 0/3] arm64: bcmbca: add bcm6858 soc support Anand Gore
2022-06-01 20:19 ` [PATCH v3 1/3] ARM64: dts: add dts files for bcmbca SoC bcm6858 Anand Gore
2022-06-01 20:19 ` [PATCH v3 2/3] dt-bindings: arm64: add BCM6858 soc Anand Gore
2022-06-08  8:38   ` Florian Fainelli
2022-06-01 20:19 ` [PATCH v3 3/3] MAINTAINERS: add bcm6858 to bcmbca arch entry Anand Gore
2022-06-08  8:59 ` [PATCH v3 0/3] arm64: bcmbca: add bcm6858 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).