[PATCH 0/6] arm64: dts: broadcom: bcm2712: add missing nodes

Gregor Herburger gregor.herburger at linutronix.de
Thu Feb 26 00:55:53 PST 2026


Hi,

This series addresses some missing nodes for the bcm2712 raspberry pi 5
and includes some fixes for the -d revision.
I identified these while working on the camera interfaces on the
rapsberry pi 5. All the drivers were already there. Only the devicetree
nodes were missing.
As I don't have access to any datasheets, these changes were ported from
the downstream tree (https://github.com/raspberrypi/linux/).

---
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

 arch/arm64/boot/dts/broadcom/bcm2712-d-rpi-5-b.dts |  14 +++
 arch/arm64/boot/dts/broadcom/bcm2712-rpi-5-b.dts   |  24 +++++
 arch/arm64/boot/dts/broadcom/bcm2712.dtsi          |   7 ++
 arch/arm64/boot/dts/broadcom/rp1-common.dtsi       | 105 +++++++++++++++++++++
 4 files changed, 150 insertions(+)
---
base-commit: 44982d352c33767cd8d19f8044e7e1161a587ff7
change-id: 20260220-raspi-dts-updates-cb11bf3f8742

Best regards,
-- 
Gregor Herburger <gregor.herburger at linutronix.de>




More information about the linux-arm-kernel mailing list