[PATCH 1/8] dt-bindings: arm: Add Morello compatibility
From: Vincenzo Frascino
Date: Fri Dec 13 2024 - 11:32:55 EST
Add compatibility to Arm Morello System Development Platform.
Cc: Sudeep Holla <sudeep.holla@xxxxxxx>
Cc: Rob Herring <robh@xxxxxxxxxx>
Signed-off-by: Vincenzo Frascino <vincenzo.frascino@xxxxxxx>
---
Documentation/devicetree/bindings/arm/arm,vexpress-juno.yaml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/Documentation/devicetree/bindings/arm/arm,vexpress-juno.yaml b/Documentation/devicetree/bindings/arm/arm,vexpress-juno.yaml
index 8dd6b6446394..ea5a5e179ed1 100644
--- a/Documentation/devicetree/bindings/arm/arm,vexpress-juno.yaml
+++ b/Documentation/devicetree/bindings/arm/arm,vexpress-juno.yaml
@@ -118,6 +118,9 @@ properties:
items:
- const: arm,foundation-aarch64
- const: arm,vexpress
+ - description: Arm Morello System Development Platform
+ items:
+ - const: arm,morello
arm,vexpress,position:
description: When daughterboards are stacked on one site, their position
--
2.43.0