]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
dt-bindings: arm: aspeed: Add AST2700 board compatible
authorRyan Chen <ryan_chen@aspeedtech.com>
Tue, 9 Jun 2026 02:47:18 +0000 (10:47 +0800)
committerArnd Bergmann <arnd@arndb.de>
Tue, 9 Jun 2026 16:15:31 +0000 (18:15 +0200)
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>
Documentation/devicetree/bindings/arm/aspeed/aspeed.yaml

index 9ba195b8f22db3c1bed815aef40564fe8a26597f..dd7996960de3e8a0e4ae2841058258d7daaf7b76 100644 (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