From: Debbie Horsfall <debbie.horsfall@arm.com>
To: Rob Herring <robh@kernel.org>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
Conor Dooley <conor+dt@kernel.org>,
Liviu Dudau <liviu.dudau@arm.com>,
Sudeep Holla <sudeep.holla@arm.com>,
Lorenzo Pieralisi <lpieralisi@kernel.org>
Cc: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
Debbie Horsfall <debbie.horsfall@arm.com>
Subject: [PATCH 1/2] dt-bindings: arm: Add Zena CSS compatibility
Date: Fri, 23 Jan 2026 17:37:46 +0000 [thread overview]
Message-ID: <20260123-zena-css-v1-1-34adb95cdf89@arm.com> (raw)
In-Reply-To: <20260123-zena-css-v1-0-34adb95cdf89@arm.com>
Add compatibility to Arm Zena CSS Fixed Virtual Platform [1].
[1] https://www.arm.com/products/automotive/compute-subsystems/zena
Signed-off-by: Debbie Horsfall <debbie.horsfall@arm.com>
---
.../devicetree/bindings/arm/arm,zena-css.yaml | 31 ++++++++++++++++++++++
MAINTAINERS | 5 ++++
2 files changed, 36 insertions(+)
diff --git a/Documentation/devicetree/bindings/arm/arm,zena-css.yaml b/Documentation/devicetree/bindings/arm/arm,zena-css.yaml
new file mode 100644
index 000000000000..42699b4db41e
--- /dev/null
+++ b/Documentation/devicetree/bindings/arm/arm,zena-css.yaml
@@ -0,0 +1,31 @@
+# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
+%YAML 1.2
+---
+$id: http://devicetree.org/schemas/arm/arm,zena-css.yaml#
+$schema: http://devicetree.org/meta-schemas/core.yaml#
+
+title: Arm Zena Compute Subsystem Platforms
+
+maintainers:
+ - Debbie Horsfall <debbie.horsfall@arm.com>
+
+description:
+ Arm Zena Compute Subsystem (CSS) is a compute platform targeting
+ the automotive sector. Arm Zena CSS is a high-performance Arm
+ Cortex-A720AE Application Processor system augmented with an Arm
+ Cortex-R82AE based Safety Island and real-time domain.
+
+properties:
+ $nodename:
+ const: '/'
+ compatible:
+ oneOf:
+ - description: Arm Zena CSS Platforms
+ items:
+ - enum:
+ - arm,zena-css-fvp
+ - const: arm,zena-css
+
+additionalProperties: true
+
+...
diff --git a/MAINTAINERS b/MAINTAINERS
index 6863d5fa07a1..90d88137adf1 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3723,6 +3723,11 @@ F: drivers/video/fbdev/vt8500lcdfb.*
F: drivers/video/fbdev/wm8505fb*
F: drivers/video/fbdev/wmt_ge_rops.*
+ARM/ZENA CSS PLATFORM
+M: Debbie Horsfall <debbie.horsfall@arm.com>
+S: Maintained
+F: Documentation/devicetree/bindings/arm/arm,zena-css.yaml
+
ARM/ZYNQ ARCHITECTURE
M: Michal Simek <michal.simek@amd.com>
L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
--
2.43.0
next prev parent reply other threads:[~2026-01-23 17:39 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-01-23 17:37 [PATCH 0/2] Add Arm Zena CSS support Debbie Horsfall
2026-01-23 17:37 ` Debbie Horsfall [this message]
2026-01-26 15:46 ` [PATCH 1/2] dt-bindings: arm: Add Zena CSS compatibility Rob Herring (Arm)
2026-02-05 12:29 ` Krzysztof Kozlowski
2026-02-05 14:26 ` Sudeep Holla
2026-01-23 17:37 ` [PATCH 2/2] arm64: dts: zena: Add support for Zena CSS Debbie Horsfall
2026-01-27 13:22 ` Andre Przywara
2026-01-30 9:58 ` Debbie Horsfall
2026-01-30 10:31 ` Andre Przywara
2026-01-30 12:34 ` Sudeep Holla
2026-02-03 12:11 ` Cristian Marussi
2026-02-05 10:47 ` Debbie Horsfall
2026-02-05 11:08 ` Sudeep Holla
2026-02-05 11:24 ` Andre Przywara
2026-02-05 12:21 ` Sudeep Holla
2026-02-05 12:35 ` Krzysztof Kozlowski
2026-02-05 20:12 ` Sudeep Holla
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=20260123-zena-css-v1-1-34adb95cdf89@arm.com \
--to=debbie.horsfall@arm.com \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=krzk+dt@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=liviu.dudau@arm.com \
--cc=lpieralisi@kernel.org \
--cc=robh@kernel.org \
--cc=sudeep.holla@arm.com \
/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