Message ID | 20191002061200.29888-3-chiawei_wang@aspeedtech.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | peci: aspeed: Add AST2600 compatible | expand |
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 <chiawei_wang@aspeedtech.com> > --- > Documentation/devicetree/bindings/peci/peci-aspeed.txt | 1 + > 1 file changed, 1 insertion(+) > Acked-by: Rob Herring <robh@kernel.org>
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.
Document the AST2600 PECI controller compatible string. Signed-off-by: Chia-Wei, Wang <chiawei_wang@aspeedtech.com> --- Documentation/devicetree/bindings/peci/peci-aspeed.txt | 1 + 1 file changed, 1 insertion(+)