Document the AST2600 PECI controller compatible string.
Signed-off-by: Chia-Wei, Wang <[email protected]>
---
Documentation/devicetree/bindings/peci/peci-aspeed.txt | 1 +
1 file changed, 1 insertion(+)
diff --git a/Documentation/devicetree/bindings/peci/peci-aspeed.txt b/Documentation/devicetree/bindings/peci/peci-aspeed.txt
index cdca73a3b7d8..cddd2d2aa58f 100644
--- a/Documentation/devicetree/bindings/peci/peci-aspeed.txt
+++ b/Documentation/devicetree/bindings/peci/peci-aspeed.txt
@@ -4,6 +4,7 @@ Required properties:
- compatible : Should be one of:
"aspeed,ast2400-peci"
"aspeed,ast2500-peci"
+ "aspeed,ast2600-peci"
- reg : Should contain PECI controller registers location and
length.
- #address-cells : Should be <1> required to define a client address.
--
2.17.1
On Wed, 2 Oct 2019 14:12:00 +0800, "Chia-Wei, Wang" wrote:
> Document the AST2600 PECI controller compatible string.
>
> Signed-off-by: Chia-Wei, Wang <[email protected]>
> ---
> Documentation/devicetree/bindings/peci/peci-aspeed.txt | 1 +
> 1 file changed, 1 insertion(+)
>
Acked-by: Rob Herring <[email protected]>