[GIT PULL 2/4] Broadcom devicetree-arm64 changes for 6.12
Florian Fainelli
florian.fainelli at broadcom.com
Fri Sep 6 11:06:41 PDT 2024
The following changes since commit 8400291e289ee6b2bf9779ff1c83a291501f017b:
Linux 6.11-rc1 (2024-07-28 14:19:55 -0700)
are available in the Git repository at:
https://github.com/Broadcom/stblinux.git tags/arm-soc/for-6.12/devicetree-arm64
for you to fetch changes up to eb81f43c901ff799d762aa65888fd87d08d9a1ff:
ARM: dts: bcm2837/bcm2712: adjust local intc node names (2024-08-13 13:25:03 -0700)
----------------------------------------------------------------
This pull request contains Broadcom ARM64 SoCs Device Tree changes for
6.12, please pull the following:
- Andrea adds a minimal Device Tree for the Raspberry Pi 5 (2712)
- Stefan adjusts the bcm2837/bcm2712 bcm2836-l1-intc node name to
conform to the binding changes
----------------------------------------------------------------
Andrea della Porta (1):
arm64: dts: broadcom: Add minimal support for Raspberry Pi 5
Stefan Wahren (1):
ARM: dts: bcm2837/bcm2712: adjust local intc node names
arch/arm/boot/dts/broadcom/bcm2837.dtsi | 2 +-
arch/arm64/boot/dts/broadcom/Makefile | 1 +
arch/arm64/boot/dts/broadcom/bcm2712-rpi-5-b.dts | 64 +++++
arch/arm64/boot/dts/broadcom/bcm2712.dtsi | 283 +++++++++++++++++++++++
4 files changed, 349 insertions(+), 1 deletion(-)
create mode 100644 arch/arm64/boot/dts/broadcom/bcm2712-rpi-5-b.dts
create mode 100644 arch/arm64/boot/dts/broadcom/bcm2712.dtsi
More information about the linux-arm-kernel
mailing list