lkml.org 
[lkml]   [2022]   [Jun]   [1]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH v2 0/5] arm64: bcmbca: add bcm63158 soc support under bcmbca arch
Date
This change adds the basic support for Broadcom's ARM64 based
Broadband SoC BCM63158. The initial support includes a bare-bone dts
for quad core ARM A53 with a ARM PL011 uart. Linux kernel image can be
built with the ARM64 defconfig.

Changes in v2:
- Simplify dt-bindings patch subject line
- Change internal bus address and size cells from 2 to 1
- 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 (5):
dt-bindings: arm64: add bcm63158 SoC
arm64: bcmbca: add arch bcmbca machine entry
arm64: dts: add dts files for bcmbca soc 63158
MAINTAINERS: add bcm63158 to bcmbca arch entry
arm64: defconfig: enable bcmbca soc support

.../bindings/arm/bcm/brcm,bcmbca.yaml | 7 +
MAINTAINERS | 2 +
arch/arm64/Kconfig.platforms | 9 ++
arch/arm64/boot/dts/broadcom/Makefile | 1 +
arch/arm64/boot/dts/broadcom/bcmbca/Makefile | 2 +
.../boot/dts/broadcom/bcmbca/bcm63158.dtsi | 128 ++++++++++++++++++
.../boot/dts/broadcom/bcmbca/bcm963158.dts | 30 ++++
arch/arm64/configs/defconfig | 1 +
8 files changed, 180 insertions(+)
create mode 100644 arch/arm64/boot/dts/broadcom/bcmbca/Makefile
create mode 100644 arch/arm64/boot/dts/broadcom/bcmbca/bcm63158.dtsi
create mode 100644 arch/arm64/boot/dts/broadcom/bcmbca/bcm963158.dts

--
2.36.1

[unhandled content-type:application/pkcs7-signature]
\
 
 \ /
  Last update: 2022-06-02 00:59    [W:0.092 / U:0.096 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site