On 18/02/2025 19:07, Vincenzo Frascino wrote:
On 14/02/2025 08:12, Krzysztof Kozlowski wrote:
quoted
On Thu, Feb 13, 2025 at 06:03:03PM +0000, Vincenzo Frascino wrote:
quoted
Add compatibility to Arm Morello Fixed Virtual Platform.
Signed-off-by: Vincenzo Frascino <vincenzo.frascino@arm.com>
---
Documentation/devicetree/bindings/arm/arm,vexpress-juno.yaml | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/Documentation/devicetree/bindings/arm/arm,vexpress-juno.yaml b/Documentation/devicetree/bindings/arm/arm,vexpress-juno.yaml
index 40e7910756c8..e71e3e33c4be 100644
--- a/Documentation/devicetree/bindings/arm/arm,vexpress-juno.yaml
+++ b/Documentation/devicetree/bindings/arm/arm,vexpress-juno.yaml
@@ -122,6 +122,10 @@ properties:
items:
- const: arm,morello-sdp
That's just part of the enum here.
I am not sure on what you want me to do :)
Don't duplicate, combine pieces which look like enumeration into one
enum entry.
Best regards,
Krzysztof