From mboxrd@z Thu Jan 1 00:00:00 1970 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 3F9E0C4167B for ; Tue, 28 Nov 2023 01:32:57 +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: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:In-Reply-To:References: List-Owner; bh=5jT8MtRlJYfsjTd44qFNnFyhO/432FLCO5uPNcyRGHs=; b=WBKnHMdp1rjelY TlbZJu04vvRaA0MPJT8vKVR8ZzRS5pi6WBVang3srF4fW0cCgU/av7rmRFSImbU61NUcQ1R8aAhN6 ncyGJbNzCCZuA5lTCAtPE3mtr368dy7pXbGkDs0Ggki3hf3F8K6KRok5GV9ys6OQke8BbyElb7zZG 1s+k5Y2PD12uLRzxMNQ7HFplYSdlDy5Vo8ZXuoIZPppBExnp1hjoGpLfQx1qRxkgsk6CrFpSP1cQ7 sW02iBVs3rx9LX53AQ6tJTJ5ijQipyCXab8Z3CENHCGtkSpjK5l2CpHa7O/zUWI2Pmoa7ic+M3DbU baJQLx2tsHnvAZ3cX9bQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1r7mxc-003owx-1J; Tue, 28 Nov 2023 01:32:24 +0000 Received: from mail.rnplus.nl ([178.251.25.70]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1r7mxY-003osU-05 for linux-arm-kernel@lists.infradead.org; Tue, 28 Nov 2023 01:32:23 +0000 Received: from localhost (unknown [127.0.0.1]) by mail.rnplus.nl (Postfix) with ESMTP id 9489F379438 for ; Tue, 28 Nov 2023 01:33:45 +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 nCW7DPDhb84L for ; Tue, 28 Nov 2023 02:33:45 +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 16404379432; Tue, 28 Nov 2023 02:33:43 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=rnplus.nl; s=dkim; t=1701135224; bh=81KwltVxZAuMaWLnYPGe+jkgwQiKXhiV7pP19DaDTdw=; h=From:To:Cc:Subject:Date; b=i3198qmdu53X0lp5Stk2jvnw9k2rIjPPev7I0lZAzFHXk9+mVKhYtr3FKe+HNRAkW I/L/bghaqwsLHnpp5gMKNBEb6/jvwprHj0w4GAcb9SNQFuuH1SPCi4umFQdKDJdpGC GVDOwWS1/3IrJ/ZS58HmQewCJaeu0oUNIAGjSTyY= 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 Cc: Renze Nicolai Subject: [PATCH 0/2] ARM: dts: aspeed: asrock: Add ASRock X570D4U BMC Date: Tue, 28 Nov 2023 02:30:15 +0100 Message-ID: <20231128013136.2699317-1-renze@rnplus.nl> X-Mailer: git-send-email 2.43.0 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20231127_173220_484798_738D165D X-CRM114-Status: UNSURE ( 9.15 ) 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: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Hello, These patches add a device-tree (and a bindings update) for the Aspeed BMC on the ASRock X570D4U, so that it can be added as a supported OpenBMC platform. Greetings, Renze Nicolai Renze Nicolai (2): dt-bindings: arm: aspeed: add Asrock X570D4U board ARM: dts: aspeed: asrock: Add ASRock X570D4U BMC .../bindings/arm/aspeed/aspeed.yaml | 1 + arch/arm/boot/dts/aspeed/Makefile | 1 + .../dts/aspeed/aspeed-bmc-asrock-x570d4u.dts | 344 ++++++++++++++++++ 3 files changed, 346 insertions(+) create mode 100644 arch/arm/boot/dts/aspeed/aspeed-bmc-asrock-x570d4u.dts -- 2.43.0 _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel