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

From: Eddie James
Date: Mon Feb 26 2024 - 11:56:05 EST


Document the 2700 FSI master compatible string.

Signed-off-by: Eddie James <eajames@xxxxxxxxxxxxx>
---
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