[PATCH v3 1/6] dt-bindings: arm: aspeed: Add ASPEED AST27XX SoC
Kevin Chen
kevin_chen at aspeedtech.com
Fri Dec 13 02:52:30 AEDT 2024
Signed-off-by: Kevin Chen <kevin_chen at aspeedtech.com>
---
Documentation/devicetree/bindings/arm/aspeed/aspeed.yaml | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/Documentation/devicetree/bindings/arm/aspeed/aspeed.yaml b/Documentation/devicetree/bindings/arm/aspeed/aspeed.yaml
index 2f92b8ab08fa..600424929df9 100644
--- a/Documentation/devicetree/bindings/arm/aspeed/aspeed.yaml
+++ b/Documentation/devicetree/bindings/arm/aspeed/aspeed.yaml
@@ -8,6 +8,7 @@ title: Aspeed SoC based boards
maintainers:
- Joel Stanley <joel at jms.id.au>
+ - Kevin Chen <kevin_chen at aspeedtech.com>
properties:
$nodename:
@@ -101,4 +102,10 @@ properties:
- ufispace,ncplite-bmc
- const: aspeed,ast2600
+ - description: AST2700 based boards
+ items:
+ - enum:
+ - aspeed,ast2700-evb
+ - const: aspeed,ast2700
+
additionalProperties: true
--
2.34.1
More information about the Linux-aspeed
mailing list