devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] arm: bcmbca: add bcm6846 SoC support
@ 2022-05-25  0:32 William Zhang
  2022-05-25  0:32 ` [PATCH 1/3] dt-bindings: arm: add BCM6846 SoC to device tree binding document William Zhang
  2022-05-25  0:32 ` [PATCH 2/3] ARM: dts: add dts files for bcmbca SoC bcm6846 William Zhang
  0 siblings, 2 replies; 4+ messages in thread
From: William Zhang @ 2022-05-25  0:32 UTC (permalink / raw)
  To: Linux ARM List
  Cc: samyon.furman, philippe.reynes, kursad.oney, florian.fainelli,
	joel.peshkin, anand.gore, dan.beygelman, tomer.yacoby,
	William Zhang, Arnd Bergmann,
	Broadcom internal kernel review list, Krzysztof Kozlowski,
	Olof Johansson, Rob Herring, devicetree, linux-kernel, soc

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

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


William Zhang (3):
  dt-bindings: arm: add BCM6846 SoC to device tree binding document
  ARM: dts: add dts files for bcmbca SoC bcm6846
  MAINTAINERS: add bcm6846 to bcmbca arch entry

 .../bindings/arm/bcm/brcm,bcmbca.yaml         |   6 +
 MAINTAINERS                                   |   3 +-
 arch/arm/boot/dts/Makefile                    |   3 +-
 arch/arm/boot/dts/bcm6846.dtsi                | 103 ++++++++++++++++++
 arch/arm/boot/dts/bcm96846.dts                |  30 +++++
 5 files changed, 142 insertions(+), 3 deletions(-)
 create mode 100644 arch/arm/boot/dts/bcm6846.dtsi
 create mode 100644 arch/arm/boot/dts/bcm96846.dts

-- 
2.17.1


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

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

end of thread, other threads:[~2022-05-25 11:15 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-05-25  0:32 [PATCH 0/3] arm: bcmbca: add bcm6846 SoC support William Zhang
2022-05-25  0:32 ` [PATCH 1/3] dt-bindings: arm: add BCM6846 SoC to device tree binding document William Zhang
2022-05-25 11:14   ` Krzysztof Kozlowski
2022-05-25  0:32 ` [PATCH 2/3] ARM: dts: add dts files for bcmbca SoC bcm6846 William Zhang

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