[GIT PULL 3/4] Broadcom devicetree-arm64 changes for 6.18

Florian Fainelli florian.fainelli at broadcom.com
Wed Sep 10 10:19:09 PDT 2025


The following changes since commit 8f5ae30d69d7543eee0d70083daf4de8fe15d585:

  Linux 6.17-rc1 (2025-08-10 19:41:16 +0300)

are available in the Git repository at:

  https://github.com/Broadcom/stblinux.git tags/arm-soc/for-6.18/devicetree-arm64

for you to fetch changes up to 70bab1937e39fd8f6efc80fd1a8b4da63622dd81:

  arm64: dts: broadcom: Enable USB devicetree entries for Rpi5 (2025-09-09 15:40:27 -0700)

----------------------------------------------------------------
This pull request contains Broadcom ARM64-based SoCs Device Tree updates
for 6.18, please pull the following:

- Krzysztof fixes a DTC warning for the ARM GIC in bcm2712.dtsi

- Ivan adds the pin controller node(s), an additional GPIO controller,
  the second SDHCI controller node for SDIO Wi-Fi, and the UARTA for
  Bluetooth to the BCM2712 DTS (Raspberry Pi 5)

- Stanimir adds the Ethernet DT node and enables it for the RP1 sister
  chip

- Andrea deletes a number of redundant PCIe DT node enablement, updates
  a comment to describe the relationship between bcm2712 and RP1 and
  finally enables the USB controllers with RP1

----------------------------------------------------------------
Andrea della Porta (5):
      dt-bindings: mmc: Add support for capabilities to Broadcom SDHCI controller
      arm64: dts: broadcom: delete redundant pcie enablement nodes
      arm64: dts: broadcom: amend the comment about the role of BCM2712 board DTS
      arm64: dts: broadcom: rp1: Add USB nodes
      arm64: dts: broadcom: Enable USB devicetree entries for Rpi5

Ivan T. Ivanov (4):
      arm64: dts: broadcom: bcm2712: Add pin controller nodes
      arm64: dts: broadcom: bcm2712: Add one more GPIO node
      arm64: dts: broadcom: bcm2712: Add second SDHCI controller node
      arm64: dts: broadcom: bcm2712: Add UARTA controller node

Krzysztof Kozlowski (1):
      arm64: dts: broadcom: bcm2712: Add default GIC address cells

Stanimir Varbanov (2):
      arm64: dts: rp1: Add ethernet DT node
      arm64: dts: broadcom: Enable RP1 ethernet for Raspberry Pi 5

 .../bindings/mmc/brcm,sdhci-brcmstb.yaml           |   2 +-
 .../boot/dts/broadcom/bcm2712-rpi-5-b-ovl-rp1.dts  | 133 +++++++++++++++++++++
 arch/arm64/boot/dts/broadcom/bcm2712-rpi-5-b.dts   |  41 ++++++-
 arch/arm64/boot/dts/broadcom/bcm2712.dtsi          |  56 +++++++++
 arch/arm64/boot/dts/broadcom/rp1-common.dtsi       |  44 +++++++
 5 files changed, 271 insertions(+), 5 deletions(-)



More information about the linux-arm-kernel mailing list