Linux SOC development
 help / color / mirror / Atom feed
From: Florian Fainelli <florian.fainelli@broadcom.com>
To: soc@kernel.org
Cc: Rosen Penev <rosenp@gmail.com>,
	Florian Fainelli <florian.fainelli@broadcom.com>,
	Sam Edwards <cfsworks@gmail.com>,
	Sam Edwards <CFSworks@gmail.com>,
	Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>,
	Rob Herring <robh@kernel.org>,
	Dave Stevenson <dave.stevenson@raspberrypi.com>,
	linux-arm-kernel@lists.infradead.org, arnd@arndb.de,
	olof@lixom.net, khilman@kernel.org,
	bcm-kernel-feedback-list@broadcom.com
Subject: [GIT PULL 2/2] Broadcom devicetree-arm64 changes for 6.14
Date: Thu,  9 Jan 2025 14:47:56 -0800	[thread overview]
Message-ID: <20250109224756.3632025-2-florian.fainelli@broadcom.com> (raw)
In-Reply-To: <20250109224756.3632025-1-florian.fainelli@broadcom.com>

The following changes since commit 40384c840ea1944d7c5a392e8975ed088ecf0b37:

  Linux 6.13-rc1 (2024-12-01 14:28:56 -0800)

are available in the Git repository at:

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

for you to fetch changes up to f5ce990af7cf9ced0b3459f3d9aed0a27a74d00c:

  arm64: dts: bcm4908: nvmem-layout conversion (2024-12-17 11:39:21 -0800)

----------------------------------------------------------------
This pull request contains Broadcom ARM64-based SoCs Device Tree updates
for 6.14:

- Dave adds the display pipeline DT nodes on BCM2712 (Raspberry Pi 5)

- Rob removes some undocumented properties

- Same ensures that the CFE stub area is reserved to allow secondary
  CPUs to be successfully brought up in Linux, also making sure that the
  address used in the spin table is also carved out. Finally he adds
  support for the Zyxel EX3510-B router using BCM4906

- Rosen converts the BCM4908 platforms to use the more flexible
  nvmem-layout representation

----------------------------------------------------------------
Dave Stevenson (3):
      arm64: dts: broadcom: Add firmware clocks and power nodes to Pi5 DT
      arm64: dts: broadcom: Add display pipeline support to BCM2712
      arm64: dts: broadcom: Add DT for D-step version of BCM2712

Rob Herring (Arm) (1):
      arm64: dts: broadcom: Remove unused and undocumented properties

Rosen Penev (1):
      arm64: dts: bcm4908: nvmem-layout conversion

Sam Edwards (4):
      arm64: dts: broadcom: bcmbca: bcm4908: Reserve CFE stub area
      arm64: dts: broadcom: bcmbca: bcm4908: Protect cpu-release-addr
      dt-bindings: arm64: bcmbca: Add Zyxel EX3510-B based on BCM4906
      arm64: dts: broadcom: bcmbca: bcm4908: Add DT for Zyxel EX3510-B

 .../devicetree/bindings/arm/bcm/brcm,bcmbca.yaml   |   1 +
 arch/arm64/boot/dts/broadcom/Makefile              |   1 +
 arch/arm64/boot/dts/broadcom/bcm2712-d-rpi-5-b.dts |  37 ++++
 arch/arm64/boot/dts/broadcom/bcm2712-rpi-5-b.dts   |  42 +++++
 arch/arm64/boot/dts/broadcom/bcm2712.dtsi          | 193 +++++++++++++++++++-
 arch/arm64/boot/dts/broadcom/bcmbca/Makefile       |   1 +
 .../dts/broadcom/bcmbca/bcm4906-netgear-r8000p.dts |  12 +-
 .../dts/broadcom/bcmbca/bcm4906-zyxel-ex3510b.dts  | 196 +++++++++++++++++++++
 arch/arm64/boot/dts/broadcom/bcmbca/bcm4908.dtsi   |  18 +-
 .../arm64/boot/dts/broadcom/northstar2/ns2-svk.dts |   2 -
 .../arm64/boot/dts/broadcom/northstar2/ns2-xmc.dts |   1 -
 arch/arm64/boot/dts/broadcom/northstar2/ns2.dtsi   |   2 -
 12 files changed, 488 insertions(+), 18 deletions(-)
 create mode 100644 arch/arm64/boot/dts/broadcom/bcm2712-d-rpi-5-b.dts
 create mode 100644 arch/arm64/boot/dts/broadcom/bcmbca/bcm4906-zyxel-ex3510b.dts

  reply	other threads:[~2025-01-09 22:48 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-01-09 22:47 [GIT PULL 1/2] Broadcom devicetree changes for 6.14 Florian Fainelli
2025-01-09 22:47 ` Florian Fainelli [this message]
2025-01-16 16:02 ` 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=20250109224756.3632025-2-florian.fainelli@broadcom.com \
    --to=florian.fainelli@broadcom.com \
    --cc=arnd@arndb.de \
    --cc=bcm-kernel-feedback-list@broadcom.com \
    --cc=cfsworks@gmail.com \
    --cc=dave.stevenson@raspberrypi.com \
    --cc=khilman@kernel.org \
    --cc=krzysztof.kozlowski@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=olof@lixom.net \
    --cc=robh@kernel.org \
    --cc=rosenp@gmail.com \
    --cc=soc@kernel.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox