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

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


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


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

 .../bindings/arm/bcm/brcm,bcmbca.yaml         |   8 ++
 MAINTAINERS                                   |   1 +
 arch/arm/boot/dts/Makefile                    |   3 +-
 arch/arm/boot/dts/bcm6878.dtsi                | 109 ++++++++++++++++++
 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] 4+ messages in thread

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

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-27 17:09 [PATCH 0/3] arm: bcmbca: add bcm6878 soc support Anand Gore
2022-05-27 17:09 ` [PATCH 1/3] ARM: dts: add dts files for bcmbca soc 6878 Anand Gore
2022-05-27 17:09 ` [PATCH 2/3] [PATCH] dt-bindings: arm: add BCM6878 soc to binding document Anand Gore
2022-05-29 14:00   ` Krzysztof Kozlowski

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