All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/3] arm64: bcmbca: add bcm4912 SoC support
@ 2022-06-01 20:17 ` William Zhang
  0 siblings, 0 replies; 15+ messages in thread
From: William Zhang @ 2022-06-01 20:17 UTC (permalink / raw)
  To: Linux ARM List
  Cc: dan.beygelman, philippe.reynes, joel.peshkin, anand.gore,
	florian.fainelli, kursad.oney, tomer.yacoby, samyon.furman,
	William Zhang, Broadcom internal kernel review list,
	Krzysztof Kozlowski, Rob Herring, devicetree, linux-kernel


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

This change adds the basic support for Broadcom's ARMv8 based
Broadband SoC BCM4912. The initial support includes a bare-bone dts
for quad core Broadcom B53 with a Broadcom uart.

Changes in v3:
- Change internal bus address and size cells from 2 to 1

Changes in v2:
- Simplify dt-bindings patch subject line
- Fix pmu compatible string
- Remove unnecessary cpu_on and cpu_off properties from psci node
- Add the missing gic registers and interrupts property to gic node

William Zhang (3):
  dt-bindings: arm64: add bcm4912 SoC
  arm64: dts: add dts files for bcmbca SoC bcm4912
  MAINTAINERS: add bcm4912 to bcmbca arch entry

 .../bindings/arm/bcm/brcm,bcmbca.yaml         |   7 +
 MAINTAINERS                                   |   1 +
 arch/arm64/boot/dts/broadcom/bcmbca/Makefile  |   3 +-
 .../boot/dts/broadcom/bcmbca/bcm4912.dtsi     | 128 ++++++++++++++++++
 .../boot/dts/broadcom/bcmbca/bcm94912.dts     |  30 ++++
 5 files changed, 168 insertions(+), 1 deletion(-)
 create mode 100644 arch/arm64/boot/dts/broadcom/bcmbca/bcm4912.dtsi
 create mode 100644 arch/arm64/boot/dts/broadcom/bcmbca/bcm94912.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] 15+ messages in thread

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

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-01 20:17 [PATCH v3 0/3] arm64: bcmbca: add bcm4912 SoC support William Zhang
2022-06-01 20:17 ` William Zhang
2022-06-01 20:17 ` William Zhang
2022-06-01 20:17 ` [PATCH v3 1/3] dt-bindings: arm64: add bcm4912 SoC William Zhang
2022-06-01 20:17   ` William Zhang
2022-06-01 20:17   ` William Zhang
2022-06-02 11:52   ` Krzysztof Kozlowski
2022-06-02 11:52     ` Krzysztof Kozlowski
2022-06-01 20:17 ` [PATCH v3 2/3] arm64: dts: add dts files for bcmbca SoC bcm4912 William Zhang
2022-06-01 20:17   ` William Zhang
2022-06-01 20:17   ` William Zhang
2022-06-01 20:17 ` [PATCH v3 3/3] MAINTAINERS: add bcm4912 to bcmbca arch entry William Zhang
2022-06-01 20:17   ` William Zhang
2022-06-08  8:36 ` [PATCH v3 0/3] arm64: bcmbca: add bcm4912 SoC support Florian Fainelli
2022-06-08  8:36   ` Florian Fainelli

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.