From: Sudeep Holla <sudeep.holla@kernel.org>
To: ARM SoC Team <arm@kernel.org>, SoC Team <soc@kernel.org>,
ALKML <linux-arm-kernel@lists.infradead.org>
Cc: Sudeep Holla <sudeep.holla@kernel.org>,
Arnd Bergmann <arnd@kernel.org>,
Lorenzo Pieralisi <lpieralisi@kernel.org>,
Liviu Dudau <liviu.dudau@arm.com>
Subject: [GIT PULL] arm64: dts: juno/fvp: Updates for v7.1
Date: Wed, 25 Mar 2026 16:00:21 +0000 [thread overview]
Message-ID: <20260325160027.4115793-1-sudeep.holla@kernel.org> (raw)
Hi ARM SoC Team,
Please pull !
Regards,
Sudeep
-->8
The following changes since commit 6de23f81a5e08be8fbf5e8d7e9febc72a5b5f27f:
Linux 7.0-rc1 (2026-02-22 13:18:59 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux.git tags/juno-updates-7.1
for you to fetch changes up to 87599f1843d3baa4083dc9dd01c95826b536de24:
arm64: dts: arm/corstone1000: Add corstone-1000-a320 (2026-03-23 10:03:28 +0000)
----------------------------------------------------------------
Armv8 Juno/FVP/Vexpress updates for v7.1
1. The primary addition is initial support for Zena CSS that includes:
a new binding compatibility, a shared `zena-css.dtsi` description, and
an FVP device tree.
2. Extension of Corstone-1000 FVP platform support with binding updates
to add the new `arm,corstone1000-a320-fvp` platform, and the
`arm,corstone1000-ethos-u85` NPU integration.
Overall, this combines new platform enablement with some DTS layout
cleanup for Arm reference FVP based systems.
----------------------------------------------------------------
Debbie Horsfall (3):
dt-bindings: arm: Add Zena CSS compatibility
arm64: dts: zena: Add support for Zena CSS
arm64: dts: zena: Move SRAM into SoC and memory node out of SoC
Rob Herring (Arm) (5):
dt-bindings: arm,corstone1000: Add "arm,corstone1000-a320-fvp"
dt-bindings: npu: arm,ethos: Add "arm,corstone1000-ethos-u85"
arm64: dts: arm/corstone1000: Move cpu nodes
arm64: dts: arm/corstone1000: Move FVP peripherals to separate .dtsi
arm64: dts: arm/corstone1000: Add corstone-1000-a320
.../devicetree/bindings/arm/arm,corstone1000.yaml | 15 +-
.../devicetree/bindings/arm/arm,vexpress-juno.yaml | 10 +
.../devicetree/bindings/npu/arm,ethos.yaml | 2 +-
arch/arm64/boot/dts/arm/Makefile | 2 +
arch/arm64/boot/dts/arm/corstone1000-a320-fvp.dts | 15 +
arch/arm64/boot/dts/arm/corstone1000-a320.dtsi | 91 +++
arch/arm64/boot/dts/arm/corstone1000-fvp.dts | 96 +--
arch/arm64/boot/dts/arm/corstone1000-fvp.dtsi | 44 ++
arch/arm64/boot/dts/arm/corstone1000-mps3.dts | 13 +
arch/arm64/boot/dts/arm/corstone1000.dtsi | 13 -
arch/arm64/boot/dts/arm/zena-css-fvp.dts | 63 ++
arch/arm64/boot/dts/arm/zena-css.dtsi | 769 +++++++++++++++++++++
12 files changed, 1054 insertions(+), 79 deletions(-)
create mode 100644 arch/arm64/boot/dts/arm/corstone1000-a320-fvp.dts
create mode 100644 arch/arm64/boot/dts/arm/corstone1000-a320.dtsi
create mode 100644 arch/arm64/boot/dts/arm/corstone1000-fvp.dtsi
create mode 100644 arch/arm64/boot/dts/arm/zena-css-fvp.dts
create mode 100644 arch/arm64/boot/dts/arm/zena-css.dtsi
next reply other threads:[~2026-03-25 16:00 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-03-25 16:00 Sudeep Holla [this message]
2026-03-27 12:00 ` [GIT PULL] arm64: dts: juno/fvp: Updates for v7.1 Krzysztof Kozlowski
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=20260325160027.4115793-1-sudeep.holla@kernel.org \
--to=sudeep.holla@kernel.org \
--cc=arm@kernel.org \
--cc=arnd@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=liviu.dudau@arm.com \
--cc=lpieralisi@kernel.org \
--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