From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chia-Wei, Wang Date: Wed, 2 Oct 2019 14:12:00 +0800 Subject: [PATCH 2/2] dt-bindings: peci: aspeed: Add AST2600 compatible In-Reply-To: <20191002061200.29888-1-chiawei_wang@aspeedtech.com> References: <20191002061200.29888-1-chiawei_wang@aspeedtech.com> Message-ID: <20191002061200.29888-3-chiawei_wang@aspeedtech.com> List-Id: To: linux-aspeed@lists.ozlabs.org MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Document the AST2600 PECI controller compatible string. Signed-off-by: Chia-Wei, Wang --- 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