dt-bindings: arm: aspeed: Add AST2700 board compatible

Add device tree compatible string for AST2700 based boards
("aspeed,ast2700-evb" and "aspeed,ast2700") to the Aspeed SoC
board bindings. This allows proper schema validation and
enables support for AST2700 platforms.

Signed-off-by: Ryan Chen <ryan_chen@aspeedtech.com>
Acked-by: Conor Dooley <conor.dooley@microchip.com>
Link: https://lore.kernel.org/r/20260609-upstream_ast2700-v9-1-f631752f0cb1@aspeedtech.com
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
This commit is contained in:
Ryan Chen 2026-06-09 10:47:18 +08:00 committed by Arnd Bergmann
parent 1012d4d9f7
commit 34efd73379
No known key found for this signature in database
GPG Key ID: 9A6C79EFE60018D9

View File

@ -119,4 +119,10 @@ properties:
- ufispace,ncplite-bmc
- const: aspeed,ast2600
- description: AST2700 based boards
items:
- enum:
- aspeed,ast2700-evb
- const: aspeed,ast2700
additionalProperties: true