[PATCH v1 01/10] dt-binding: mfd: aspeed,ast2x00-scu: Add binding for ASPEED AST2700 SCU
From: Kevin Chen
Date: Fri Jul 26 2024 - 07:09:27 EST
Signed-off-by: Kevin Chen <kevin_chen@xxxxxxxxxxxxxx>
---
Documentation/devicetree/bindings/mfd/aspeed,ast2x00-scu.yaml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/Documentation/devicetree/bindings/mfd/aspeed,ast2x00-scu.yaml b/Documentation/devicetree/bindings/mfd/aspeed,ast2x00-scu.yaml
index 86ee69c0f45b..3fc991e4514d 100644
--- a/Documentation/devicetree/bindings/mfd/aspeed,ast2x00-scu.yaml
+++ b/Documentation/devicetree/bindings/mfd/aspeed,ast2x00-scu.yaml
@@ -13,6 +13,7 @@ description:
maintainers:
- Joel Stanley <joel@xxxxxxxxx>
- Andrew Jeffery <andrew@xxxxxxxx>
+ - Kevin Chen <kevin_chen@xxxxxxxxxxxxxx>
properties:
compatible:
@@ -21,6 +22,7 @@ properties:
- aspeed,ast2400-scu
- aspeed,ast2500-scu
- aspeed,ast2600-scu
+ - aspeed,ast2700-scu
- const: syscon
- const: simple-mfd
@@ -76,6 +78,7 @@ patternProperties:
- aspeed,ast2400-silicon-id
- aspeed,ast2500-silicon-id
- aspeed,ast2600-silicon-id
+ - aspeed,ast2700-silicon-id
- const: aspeed,silicon-id
reg:
--
2.34.1