linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] arm: bcmbca: add bcm6855 SoC support
@ 2022-06-07 17:26 William Zhang
  2022-06-07 17:26 ` [PATCH 1/3] dt-bindings: arm: add BCM6855 SoC William Zhang
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: William Zhang @ 2022-06-07 17:26 UTC (permalink / raw)
  To: Linux ARM List
  Cc: tomer.yacoby, anand.gore, dan.beygelman, kursad.oney,
	philippe.reynes, joel.peshkin, f.fainelli, Broadcom Kernel List,
	samyon.furman, William Zhang, Arnd Bergmann, Krzysztof Kozlowski,
	Olof Johansson, Rob Herring, devicetree, linux-kernel, soc


[-- Attachment #1.1: Type: text/plain, Size: 777 bytes --]

This change adds the basic support for Broadcom's ARMv7 based
Broadband SoC BCM6855. The initial support includes a bare-bone dts
for triple core ARM A7 with a Broadcom uart.


William Zhang (3):
  dt-bindings: arm: add BCM6855 SoC
  ARM: dts: add dts files for bcmbca SoC bcm6855
  MAINTAINERS: add bcm6855 to bcmbca arch entry

 .../bindings/arm/bcm/brcm,bcmbca.yaml         |   7 +
 MAINTAINERS                                   |   1 +
 arch/arm/boot/dts/Makefile                    |   1 +
 arch/arm/boot/dts/bcm6855.dtsi                | 120 ++++++++++++++++++
 arch/arm/boot/dts/bcm96855.dts                |  30 +++++
 5 files changed, 159 insertions(+)
 create mode 100644 arch/arm/boot/dts/bcm6855.dtsi
 create mode 100644 arch/arm/boot/dts/bcm96855.dts

-- 
2.36.1


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

[-- Attachment #2: Type: text/plain, Size: 176 bytes --]

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

end of thread, other threads:[~2022-06-13 17:15 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-06-07 17:26 [PATCH 0/3] arm: bcmbca: add bcm6855 SoC support William Zhang
2022-06-07 17:26 ` [PATCH 1/3] dt-bindings: arm: add BCM6855 SoC William Zhang
2022-06-08 10:46   ` Krzysztof Kozlowski
2022-06-13 17:10   ` Florian Fainelli
2022-06-07 17:26 ` [PATCH 2/3] ARM: dts: add dts files for bcmbca SoC bcm6855 William Zhang
2022-06-13 17:13   ` Florian Fainelli
2022-06-07 17:26 ` [PATCH 3/3] MAINTAINERS: add bcm6855 to bcmbca arch entry William Zhang
2022-06-13 17:14   ` 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).