From patchwork Sat Dec 2 00:38:44 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Renze Nicolai X-Patchwork-Id: 13476690 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 04679C10DC1 for ; Sat, 2 Dec 2023 00:40:08 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To: Message-ID:Date:Subject:Cc:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=ytHG3cg4Xm+igBK3s+NtJ0dT4X3BLB5kWJAvP4O/X9M=; b=LCIFUUTzq9PP1f evJhxlXxmzJFEgoDR0G5NLFCHBM/9k9FU/OPNWdY8aqUHIUICRON/04o2PAsoRVB/zDWeWbNkPp6n 3kleVAab1aKxnnRF8q8ULxx8wSmRaEDxxlAPHjBqGMGIqBjNDcA+oFZ6eocSuL5GVRG0g6VIixZoV hXPzMPDzV/bu/iAhTfCCwIflAFSDCEuD/sqAq7dsJat1bGZn0sZ0xMLB1Dp/0iIrphA+ohdE0MiIz iU4NV1ECrGL6Q0hR1TZpM49VFHnrM1aUxHQ1gz9N+IlMnd+dBLjUBlj7+Va4H/4gMxtu8Alyx5lfa D0N3qNozCgKi9HM3rC8A==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1r9E2p-00Evju-0E; Sat, 02 Dec 2023 00:39:43 +0000 Received: from mail.rnplus.nl ([178.251.25.70]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1r9E2l-00EviI-28 for linux-arm-kernel@lists.infradead.org; Sat, 02 Dec 2023 00:39:42 +0000 Received: from localhost (unknown [127.0.0.1]) by mail.rnplus.nl (Postfix) with ESMTP id 1A088379438 for ; Sat, 2 Dec 2023 00:41:10 +0000 (UTC) X-Virus-Scanned: amavisd-new at rnplus.nl Received: from mail.rnplus.nl ([127.0.0.1]) by localhost (mail.rnplus.nl [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id EZY8pXsNSLDG for ; Sat, 2 Dec 2023 01:41:09 +0100 (CET) Received: from werkpc.lan (87-101-2-254.dsl.cambrium.nl [87.101.2.254]) by mail.rnplus.nl (Postfix) with ESMTPSA id 173ED3793FF; Sat, 2 Dec 2023 01:41:03 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=rnplus.nl; s=dkim; t=1701477663; bh=CwGWvJCzddL6gm7YQA+F+nkM3tpx9C2kBUx10w36QJY=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=T6BoGNs88njtLz//MLdZdnVxyMDruJVgf2iNmGHbjjS1FY1+bD4byHH5NiqPq0wep DiDQF4Xz7vo2Ekzn8VWlbfkEqG8pnIRVa6gzWAA0jEFtBvv3g1j+Pc8yVDaZxNm7CY MTbt/VPdW4YgNWIPmH6ScQ1LYuzGKmo5cHdI0EA0= From: Renze Nicolai To: linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-aspeed@lists.ozlabs.org, arnd@arndb.de, olof@lixom.net, soc@kernel.org, robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, joel@jms.id.au, andrew@aj.id.au, renze@rnplus.nl Cc: Krzysztof Kozlowski Subject: [PATCH v3 1/2] dt-bindings: arm: aspeed: add Asrock X570D4U board Date: Sat, 2 Dec 2023 01:38:44 +0100 Message-ID: <20231202003908.3635695-2-renze@rnplus.nl> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20231202003908.3635695-1-renze@rnplus.nl> References: <20231202003908.3635695-1-renze@rnplus.nl> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20231201_163940_934446_8B6B39FA X-CRM114-Status: UNSURE ( 8.42 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Document Asrock X570D4U compatible. Signed-off-by: Renze Nicolai Acked-by: Krzysztof Kozlowski --- Documentation/devicetree/bindings/arm/aspeed/aspeed.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/arm/aspeed/aspeed.yaml b/Documentation/devicetree/bindings/arm/aspeed/aspeed.yaml index 749ee54a3ff8..81ed678905fa 100644 --- a/Documentation/devicetree/bindings/arm/aspeed/aspeed.yaml +++ b/Documentation/devicetree/bindings/arm/aspeed/aspeed.yaml @@ -36,6 +36,7 @@ properties: - aspeed,ast2500-evb - asrock,e3c246d4i-bmc - asrock,romed8hm3-bmc + - asrock,x570d4u-bmc - bytedance,g220a-bmc - facebook,cmm-bmc - facebook,minipack-bmc