mirror of
https://github.com/raspberrypi/linux.git
synced 2026-01-03 00:03:44 +00:00
dt-bindings: arm: Add Morello fvp compatibility
Add compatibility to Arm Morello Fixed Virtual Platform. Signed-off-by: Vincenzo Frascino <vincenzo.frascino@arm.com> Reviewed-by: Rob Herring (Arm) <robh@kernel.org> Reviewed-by: Linus Walleij <linus.walleij@linaro.org> Message-Id: <20250221180349.1413089-4-vincenzo.frascino@arm.com> Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>
This commit is contained in:
committed by
Sudeep Holla
parent
51e877f12d
commit
73d251e706
@@ -23,9 +23,11 @@ properties:
|
||||
const: '/'
|
||||
compatible:
|
||||
oneOf:
|
||||
- description: Arm Morello System Development Platform
|
||||
- description: Arm Morello System Platforms
|
||||
items:
|
||||
- const: arm,morello-sdp
|
||||
- enum:
|
||||
- arm,morello-sdp
|
||||
- arm,morello-fvp
|
||||
- const: arm,morello
|
||||
|
||||
additionalProperties: true
|
||||
|
||||
Reference in New Issue
Block a user