linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/3] arm: bcmbca: add bcm6878 soc support
@ 2022-06-01 18:27 Anand Gore
  2022-06-01 18:27 ` [PATCH v3 1/3] ARM: dts: add dts files for bcmbca soc 6878 Anand Gore
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Anand Gore @ 2022-06-01 18:27 UTC (permalink / raw)
  To: Linux ARM List
  Cc: tomer.yacoby, florian.fainelli, samyon.furman, William Zhang,
	kursad.oney, joel.peshkin, dan.beygelman, Anand Gore,
	Arnd Bergmann, Broadcom internal kernel review list,
	Krzysztof Kozlowski, Olof Johansson, Rob Herring, devicetree,
	linux-kernel, soc

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


The initial support includes a bare-bone dts
for dual core ARM v7  with a pl011 uart.

Changes in v3:
- Simplify subject line

Changes in v2:
- Fix psci, GIC dts entries
- Remove extra empty lines

Anand Gore (3):
  ARM: dts: add dts files for bcmbca soc 6878
  dt-bindings: arm: add BCM6878 soc
  MAINTAINERS: add bcm6878 to bcmbca arch entry

 .../bindings/arm/bcm/brcm,bcmbca.yaml         |   7 ++
 MAINTAINERS                                   |   1 +
 arch/arm/boot/dts/Makefile                    |   3 +-
 arch/arm/boot/dts/bcm6878.dtsi                | 110 ++++++++++++++++++
 arch/arm/boot/dts/bcm96878.dts                |  30 +++++
 5 files changed, 150 insertions(+), 1 deletion(-)
 create mode 100644 arch/arm/boot/dts/bcm6878.dtsi
 create mode 100644 arch/arm/boot/dts/bcm96878.dts

-- 
2.25.1


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

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

end of thread, other threads:[~2022-06-02  6:38 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-01 18:27 [PATCH v3 0/3] arm: bcmbca: add bcm6878 soc support Anand Gore
2022-06-01 18:27 ` [PATCH v3 1/3] ARM: dts: add dts files for bcmbca soc 6878 Anand Gore
2022-06-01 18:27 ` [PATCH v3 2/3] [PATCH] dt-bindings: arm: add BCM6878 soc Anand Gore
2022-06-02  6:38   ` Krzysztof Kozlowski
2022-06-01 18:27 ` [PATCH v3 3/3] MAINTAINERS: add bcm6878 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).