[PATCH v5 8/9] dt-bindings: fsi: Document the AST2700 FSI master

From: Eddie James
Date: Tue May 14 2024 - 15:55:22 EST


Add the appropriate compatible string.

Signed-off-by: Eddie James <eajames@xxxxxxxxxxxxx>
---
.../devicetree/bindings/fsi/aspeed,ast2600-fsi-master.yaml | 1 +
1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/fsi/aspeed,ast2600-fsi-master.yaml b/Documentation/devicetree/bindings/fsi/aspeed,ast2600-fsi-master.yaml
index 2f531c47994bc..fcf7c4b93b78e 100644
--- a/Documentation/devicetree/bindings/fsi/aspeed,ast2600-fsi-master.yaml
+++ b/Documentation/devicetree/bindings/fsi/aspeed,ast2600-fsi-master.yaml
@@ -17,6 +17,7 @@ properties:
compatible:
enum:
- aspeed,ast2600-fsi-master
+ - aspeed,ast2700-fsi-master

reg:
maxItems: 1
--
2.39.3