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

Eddie James posted 9 patches 1 year, 9 months ago
[PATCH v5 8/9] dt-bindings: fsi: Document the AST2700 FSI master
Posted by Eddie James 1 year, 9 months ago
Add the appropriate compatible string.

Signed-off-by: Eddie James <eajames@linux.ibm.com>
---
 .../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
Re: [PATCH v5 8/9] dt-bindings: fsi: Document the AST2700 FSI master
Posted by Krzysztof Kozlowski 1 year, 9 months ago
On 14/05/2024 21:54, Eddie James wrote:
> Add the appropriate compatible string.
> 
> Signed-off-by: Eddie James <eajames@linux.ibm.com>

Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

Best regards,
Krzysztof