[PATCH v2 1/2] dt-bindings: arm: Add Zena CSS compatibility
From: Debbie Horsfall
Date: Thu Feb 12 2026 - 06:18:00 EST
Add compatibility to Arm Zena CSS Fixed Virtual Platform [1].
[1] https://www.arm.com/products/automotive/compute-subsystems/zena
Reviewed-by: Rob Herring (Arm) <robh@xxxxxxxxxx>
Signed-off-by: Debbie Horsfall <debbie.horsfall@xxxxxxx>
---
Documentation/devicetree/bindings/arm/arm,vexpress-juno.yaml | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/Documentation/devicetree/bindings/arm/arm,vexpress-juno.yaml b/Documentation/devicetree/bindings/arm/arm,vexpress-juno.yaml
index 6430218ba1ce..8023f6ffe183 100644
--- a/Documentation/devicetree/bindings/arm/arm,vexpress-juno.yaml
+++ b/Documentation/devicetree/bindings/arm/arm,vexpress-juno.yaml
@@ -119,6 +119,16 @@ properties:
items:
- const: arm,foundation-aarch64
- const: arm,vexpress
+ - description: Arm Zena Compute Subsystem Platforms
+ 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.
+ items:
+ - enum:
+ - arm,zena-css-fvp
+ - const: arm,zena-css
+ - const: arm,vexpress
arm,vexpress,position:
description: When daughterboards are stacked on one site, their position
--
2.43.0