From: Florian Fainelli <florian.fainelli@broadcom.com>
To: soc@kernel.org
Cc: Andrea della Porta <andrea.porta@suse.com>,
Florian Fainelli <florian.fainelli@broadcom.com>,
Stanimir Varbanov <svarbanov@suse.de>,
Andrew Lunn <andrew@lunn.ch>, Rob Herring <robh@kernel.org>,
"Ivan T . Ivanov" <iivanov@suse.de>,
Stefan Wahren <wahrenst@gmx.net>,
Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>,
linux-arm-kernel@lists.infradead.org, arnd@arndb.de,
khilman@kernel.org, bcm-kernel-feedback-list@broadcom.com
Subject: [GIT PULL 3/4] Broadcom devicetree-arm64 changes for 6.18
Date: Wed, 10 Sep 2025 10:19:09 -0700 [thread overview]
Message-ID: <20250910171910.666401-3-florian.fainelli@broadcom.com> (raw)
In-Reply-To: <20250910171910.666401-1-florian.fainelli@broadcom.com>
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(-)
next prev parent reply other threads:[~2025-09-10 17:19 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-09-10 17:19 [GIT PULL 1/4] Broadcom defconfig-arm64 changes for 6.18 Florian Fainelli
2025-09-10 17:19 ` [GIT PULL 2/4] Broadcom devicetree " Florian Fainelli
2025-09-10 17:19 ` Florian Fainelli [this message]
2025-09-10 17:19 ` [GIT PULL 4/4] Broadcom drivers " Florian Fainelli
2025-09-15 13:50 ` [GIT PULL 1/4] Broadcom defconfig-arm64 " patchwork-bot+linux-soc
2025-09-15 14:30 ` patchwork-bot+linux-soc
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20250910171910.666401-3-florian.fainelli@broadcom.com \
--to=florian.fainelli@broadcom.com \
--cc=andrea.porta@suse.com \
--cc=andrew@lunn.ch \
--cc=arnd@arndb.de \
--cc=bcm-kernel-feedback-list@broadcom.com \
--cc=iivanov@suse.de \
--cc=khilman@kernel.org \
--cc=krzysztof.kozlowski@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=robh@kernel.org \
--cc=soc@kernel.org \
--cc=svarbanov@suse.de \
--cc=wahrenst@gmx.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.