mirror of
https://github.com/torvalds/linux.git
synced 2026-07-28 18:21:24 +02:00
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:
parent
1012d4d9f7
commit
34efd73379
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user