linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] Broadband SoC BCM63178.
@ 2022-05-16 17:38 Anand Gore
  2022-05-16 17:38 ` [PATCH 1/3] ARM: dts: add dts files for bcmbca soc 63178 Anand Gore
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Anand Gore @ 2022-05-16 17:38 UTC (permalink / raw)
  To: linux-arm-kernel
  Cc: dan.beygelman, joel.peshkin, florian.fainelli,
	Broadcom Kernel List, kursad.oney, William Zhang, Anand Gore,
	Arnd Bergmann, Krzysztof Kozlowski, Olof Johansson, Rob Herring,
	devicetree, linux-kernel, soc

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


The initial support includes a bare-bone dts
for quad core ARM v7  with a ARM PL011 uart. Linux kernel image can be
built with the ARM defconfig.


Anand Gore (3):
  ARM: dts: add dts files for bcmbca soc 63178
  dt-bindings: arm: add BCM63178 soc to binding document
  MAINTAINERS: add bcm63178 to bcmbca arch entry

 .../bindings/arm/bcm/brcm,bcmbca.yaml         |   7 ++
 MAINTAINERS                                   |   3 +-
 arch/arm/boot/dts/Makefile                    |   3 +-
 arch/arm/boot/dts/bcm63178.dtsi               | 118 ++++++++++++++++++
 arch/arm/boot/dts/bcm963178.dts               |  30 +++++
 5 files changed, 158 insertions(+), 3 deletions(-)
 create mode 100644 arch/arm/boot/dts/bcm63178.dtsi
 create mode 100644 arch/arm/boot/dts/bcm963178.dts

-- 
2.25.1


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

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

end of thread, other threads:[~2022-05-18 20:02 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-16 17:38 [PATCH 0/3] Broadband SoC BCM63178 Anand Gore
2022-05-16 17:38 ` [PATCH 1/3] ARM: dts: add dts files for bcmbca soc 63178 Anand Gore
2022-05-18 20:02   ` Florian Fainelli
2022-05-16 17:38 ` [PATCH 2/3] dt-bindings: arm: add BCM63178 soc to binding document Anand Gore
2022-05-17  7:55   ` Krzysztof Kozlowski
2022-05-18 20:02   ` Florian Fainelli
2022-05-16 17:38 ` [PATCH 3/3] MAINTAINERS: add bcm63178 to bcmbca arch entry Anand Gore
2022-05-18 20:02   ` 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).