[PATCH v2 08/31] dt-bindings: fsi: Add AST2700 compatible

Eddie James eajames at linux.ibm.com
Tue Feb 27 03:52:58 AEDT 2024


Document the 2700 FSI master compatible string.

Signed-off-by: Eddie James <eajames at linux.ibm.com>
---
 Documentation/devicetree/bindings/fsi/fsi-master-aspeed.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/fsi/fsi-master-aspeed.txt b/Documentation/devicetree/bindings/fsi/fsi-master-aspeed.txt
index 9853fefff5d8..5bfe10abbaa5 100644
--- a/Documentation/devicetree/bindings/fsi/fsi-master-aspeed.txt
+++ b/Documentation/devicetree/bindings/fsi/fsi-master-aspeed.txt
@@ -5,7 +5,7 @@ The AST2600 contains two identical FSI masters. They share a clock and have a
 separate interrupt line and output pins.
 
 Required properties:
- - compatible: "aspeed,ast2600-fsi-master"
+ - compatible: "aspeed,ast2600-fsi-master" or "aspeed,ast2700-fsi-master"
  - reg: base address and length
  - clocks: phandle and clock number
  - interrupts: platform dependent interrupt description
-- 
2.39.3



More information about the linux-fsi mailing list