All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] arm: bcmbca: add bcm6846 SoC support
@ 2022-05-25 17:51 ` William Zhang
  0 siblings, 0 replies; 10+ messages in thread
From: William Zhang @ 2022-05-25 17:51 UTC (permalink / raw)
  To: Linux ARM List
  Cc: tomer.yacoby, kursad.oney, dan.beygelman, philippe.reynes,
	anand.gore, joel.peshkin, florian.fainelli, samyon.furman,
	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: 896 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.

Changes in v2:
- Add new line between entries in dts binding document

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         |   7 ++
 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, 143 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] 10+ messages in thread

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

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-25 17:51 [PATCH v2 0/3] arm: bcmbca: add bcm6846 SoC support William Zhang
2022-05-25 17:51 ` William Zhang
2022-05-25 17:51 ` [PATCH v2 1/3] dt-bindings: arm: add BCM6846 SoC to device tree binding document William Zhang
2022-05-25 17:51   ` William Zhang
2022-05-26  1:59   ` Rob Herring
2022-05-26  1:59     ` Rob Herring
2022-05-25 17:51 ` [PATCH v2 2/3] ARM: dts: add dts files for bcmbca SoC bcm6846 William Zhang
2022-05-25 17:51   ` William Zhang
2022-05-25 17:51 ` [PATCH v2 3/3] MAINTAINERS: add bcm6846 to bcmbca arch entry William Zhang
2022-05-25 17:51   ` William Zhang

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.