[GIT PULL 2/2] Broadcom devicetree-arm64 changes for 7.1
Florian Fainelli
florian.fainelli at broadcom.com
Mon Mar 23 12:02:39 PDT 2026
The following changes since commit 6de23f81a5e08be8fbf5e8d7e9febc72a5b5f27f:
Linux 7.0-rc1 (2026-02-22 13:18:59 -0800)
are available in the Git repository at:
https://github.com/Broadcom/stblinux.git tags/arm-soc/for-7.1/devicetree-arm64
for you to fetch changes up to 0acb1de2b4df426a62dba33bcd80f3939636f97b:
arm64: dts: broadcom: bcm2712: Move non simple-bus nodes to root level (2026-03-20 10:17:30 -0700)
----------------------------------------------------------------
This pull request contains Broadcom ARM64-based SoCs Device Tree updates
for 7.1, please pull the following:
- Maira adds the V3D DT node to the 2712 (Raspberry Pi 5) SoC
- Gergor adds the I2C controller, CSI (camera), ISP (image signal
processor), fixes the pinctrl node and updates the UART10 interrupt
for the RP1 sister chip to the 2712 (Raspberry Pi 5)
- Rob moves the firmware and GPU to the root level to fix DTC warnings
----------------------------------------------------------------
Gregor Herburger (6):
arm64: dts: broadcom: rp1: add i2c controller
arm64: dts: broadcom: rp1: add csi nodes
arm64: dts: broadcom: bcm2712: add camera backend node pispbe
arm64: dts: broadcom: bcm2712-rpi-5-b: add pinctrl properties for csi i2cs
arm64: dts: broadcom: bcm2712-d-rpi-5-b: add fixes for pinctrl/pinctrl_aon
arm64: dts: broadcom: bcm2712-d-rpi-5-b: update uart10 interrupt
Maíra Canal (1):
arm64: dts: broadcom: bcm2712: Add V3D device node
Rob Herring (Arm) (1):
arm64: dts: broadcom: bcm2712: Move non simple-bus nodes to root level
arch/arm64/boot/dts/broadcom/bcm2712-d-rpi-5-b.dts | 14 +++
.../boot/dts/broadcom/bcm2712-rpi-5-b-base.dtsi | 55 +++++------
arch/arm64/boot/dts/broadcom/bcm2712-rpi-5-b.dts | 24 +++++
arch/arm64/boot/dts/broadcom/bcm2712.dtsi | 29 +++++-
arch/arm64/boot/dts/broadcom/rp1-common.dtsi | 105 +++++++++++++++++++++
5 files changed, 196 insertions(+), 31 deletions(-)
More information about the linux-arm-kernel
mailing list