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


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

This change adds the basic support for Broadcom's ARMv7 based
Broadband SoC BCM6756. The initial support includes a bare-bone DTS
for quad core ARM A7 with a Broadcom uart. Linux kernel image can be
build with the multi_v7_defconfig.


William Zhang (3):
  dt-bindings: arm: Add BCM6756 SoC
  ARM: dts: Add DTS files for bcmbca SoC BCM6756
  MAINTAINERS: Add BCM6756 to bcmbca arch entry

 .../bindings/arm/bcm/brcm,bcmbca.yaml         |   7 +
 MAINTAINERS                                   |   1 +
 arch/arm/boot/dts/Makefile                    |   1 +
 arch/arm/boot/dts/bcm6756.dtsi                | 130 ++++++++++++++++++
 arch/arm/boot/dts/bcm96756.dts                |  30 ++++
 5 files changed, 169 insertions(+)
 create mode 100644 arch/arm/boot/dts/bcm6756.dtsi
 create mode 100644 arch/arm/boot/dts/bcm96756.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:18 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-06-08 17:56 [PATCH 0/3] arm: bcmbca: Add BCM6756 SoC support William Zhang
2022-06-08 17:56 ` [PATCH 1/3] dt-bindings: arm: Add BCM6756 SoC William Zhang
2022-06-09 14:47   ` Rob Herring
2022-06-13 17:16   ` Florian Fainelli
2022-06-08 17:56 ` [PATCH 2/3] ARM: dts: Add DTS files for bcmbca SoC BCM6756 William Zhang
2022-06-13 17:16   ` Florian Fainelli
2022-06-08 17:56 ` [PATCH 3/3] MAINTAINERS: Add BCM6756 to bcmbca arch entry William Zhang
2022-06-13 17:17   ` 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).