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 18ADBCD6E6C for ; Tue, 2 Jun 2026 13:25:18 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:Reply-To:List-Subscribe: List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id:Cc:To: Content-Transfer-Encoding:Content-Type:MIME-Version:Message-Id:Date:Subject: From:Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References:List-Owner; bh=OOnvOQQxe0U2HaZQLe467i41E1CshFflkj8D/1ClMDI=; b=fR2gSO/HNmEnchld1i/QjyeKYf 4qaH6yArEpAN7zjp4W6eOXcJiQObqH18+z5aMnJPRXz08X7Zrei/q/REiNa7MUmy+MWGGp/XcwmXF /Ze/er4wo03LxN6WdLvCmIhfE4bm2cx5QUm2VnqzyDFu0aR9/uuWMh7DJvWSD4R/yTImU4xsVfXmv 9g4CAn2+p/HBySaXZ9zpqNbN+xA1J7TAlpyc1BZZ0E/wbt2Hghfpk70aPe6Sny8InXdxWaiCxWYfY EMBqExW2FSNsnWfkxmVhY5WNP3b5kFSER/pI2wAFQa16tssloYcpsWH7QqmWpdd+pGWxldA6AVy4x EirqfKrw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.99.1 #2 (Red Hat Linux)) id 1wUP7F-0000000D5mY-0hw6; Tue, 02 Jun 2026 13:25:09 +0000 Received: from sea.source.kernel.org ([2600:3c0a:e001:78e:0:1991:8:25]) by bombadil.infradead.org with esmtps (Exim 4.99.1 #2 (Red Hat Linux)) id 1wUP7B-0000000D5is-2dDu for linux-arm-kernel@lists.infradead.org; Tue, 02 Jun 2026 13:25:06 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by sea.source.kernel.org (Postfix) with ESMTP id 94A2C43FD6; Tue, 2 Jun 2026 13:25:04 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPS id 6A963C2BCB4; Tue, 2 Jun 2026 13:25:04 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1780406704; bh=nFbJfV8A9rkTWO5rSUCpM/WiuDOGMVCW5hVMnvc7Ax0=; h=From:Subject:Date:To:Cc:Reply-To:From; b=t5tEgZq4X1gosQV8d/ukdvT1TI1zfLnZB+ZqY2qSACyfR3SYRPCElc8fy7LIIT8/W NKUvNkv2S5wx/ZWf889SK0joLtwPDqq/oQFLDI0VsQ8q7aWml89vPJmxlQ6qm8m9M4 IRnim1raOVidZDFD+oyq6qOynp+eJEyhygV4MTOaIL//aLbSLYr79++LUPdldAHFPN waxYLeFgFQQ4kkDLKEsAYwDvQRjBgShleqMZA0gHHPuJSaq4mrW37oizGsNIJsmzQ3 PL2akodSbDiwl+P/+osf5ZATcCXwHtSR0/mJEF+RQ1V2vLvym14/fdcvuiveRyd1MS XrqSJeW/Xt1sg== Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id 61372CD6E57; Tue, 2 Jun 2026 13:25:04 +0000 (UTC) From: Colin Huang via B4 Relay Subject: [PATCH v3 0/9] ARM: dts: aspeed: anacapa: restructure devicetree for development-phase Date: Tue, 02 Jun 2026 21:24:55 +0800 Message-Id: <20260602-anacapa-devlop-phase-devicetree-v3-0-7c93c5df8d9b@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit X-B4-Tracking: v=1; b=H4sIAKfZHmoC/43NvQ6CMBSG4Vshna3pDxZw8j6Mw7Ec4CRIm5Y0G sK9W5h00vH9hudbWMRAGNm5WFjARJHclEMfCmYHmHrk1OZmSigjSlFxmMCCB95iGp3nfoCIW5D FOSDyUgrZ6k5LZQXLig/Y0XN/uN5yDxRnF177YZLb+r+dJBe8qe6N0aayYPWlfwCNR+sebLOT+ vSa357Knqk7rWpTSXP68tZ1fQNF2GVHHgEAAA== X-Change-ID: 20260407-anacapa-devlop-phase-devicetree-4101d3f312c0 To: Rob Herring , Krzysztof Kozlowski , Conor Dooley , Joel Stanley , Andrew Jeffery Cc: devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-aspeed@lists.ozlabs.org, linux-kernel@vger.kernel.org, colin.huang2@amd.com, Colin Huang , Carl Lee , Rex Fu , Andy Chung , Peter Shen X-Mailer: b4 0.14.3 X-Developer-Signature: v=1; a=ed25519-sha256; t=1780406700; l=2654; i=u8813345@gmail.com; s=20260202; h=from:subject:message-id; bh=nFbJfV8A9rkTWO5rSUCpM/WiuDOGMVCW5hVMnvc7Ax0=; b=9OYO2EkCb3s9v4KIZOB5CzKtPjN2qZy5OYCUH6Fz2p5VAS0oEFBRGKho+OiFsoj5tC9LPmRC9 uuXDJTnkyjbAPzvxpLix2GwjKXE5mxRmXb2d5+1JJbL30aFl/2s93uf X-Developer-Key: i=u8813345@gmail.com; a=ed25519; pk=Zlg0WqpCw4qbswOqamTBTXIchwR/3SnYZpy7rjaGMdQ= X-Endpoint-Received: by B4 Relay for u8813345@gmail.com/20260202 with auth_id=761 X-Original-From: Colin Huang X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.9.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20260602_062505_755945_E5EF711E X-CRM114-Status: UNSURE ( 9.33 ) 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: , Reply-To: u8813345@gmail.com Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org This series refactors the Anacapa BMC devicetree layout to better support development-phase hardware revisions (EVT1/EVT2/DVT) while keeping a platform entrypoint. Signed-off-by: Colin Huang --- Changes in v3: - Restructure the EVT2 devicetree to inherit from the EVT1 devicetree, making it incremental rather than standalone. - Add the DVT devicetree, inheriting from the EVT2 devicetree. - Enable MCTP and FRU support for the NIC. - Align PDB fan GPIO numbering. - Add an EEPROM device node for the NFC adaptor board. - Add an additional EEPROM device node for the SCM. - Add shunt resistor values for HSC monitors - Link to v2: https://lore.kernel.org/r/20260409-anacapa-devlop-phase-devicetree-v2-0-68f328671653@gmail.com Changes in v2: - Fix dtbs_check fail. Validated by following command: make dt_binding_check DT_SCHEMA_FILES=arm/aspeed/aspeed.yaml make CHECK_DTBS=y DT_SCHEMA_FILES=arm/aspeed/aspeed.yaml aspeed/aspeed-bmc-facebook-anacapa.dtb make CHECK_DTBS=y DT_SCHEMA_FILES=arm/aspeed/aspeed.yaml aspeed/aspeed-bmc-facebook-anacapa-evt1.dtb make CHECK_DTBS=y DT_SCHEMA_FILES=arm/aspeed/aspeed.yaml aspeed/aspeed-bmc-facebook-anacapa-evt2.dtb - Link to v1: https://lore.kernel.org/r/20260407-anacapa-devlop-phase-devicetree-v1-0-97b96367cac3@gmail.com --- Andy Chung (1): ARM: dts: aspeed: anacapa: Enable MCTP and FRU for NIC Carl Lee (1): ARM: dts: aspeed: anacapa: Add eeprom device node for NFC adaptor board Colin Huang (5): dt-bindings: arm: aspeed: add Anacapa EVT1 EVT2 DVT board ARM: dts: aspeed: anacapa: add EVT1 devicetree and point wrapper to it ARM: dts: aspeed: anacapa: add EVT2 devicetree inheriting EVT1 ARM: dts: aspeed: anacapa: add DVT devicetree inheriting EVT2 ARM: dts: aspeed: anacapa: add additional EEPROM node for SCM Peter Shen (1): ARM: dts: aspeed: anacapa: evt2: add shunt resistor values for HSC monitors Rex Fu (1): ARM: dts: aspeed: anacapa: Align PDB fan GPIO numbering .../devicetree/bindings/arm/aspeed/aspeed.yaml | 3 + .../dts/aspeed/aspeed-bmc-facebook-anacapa-dvt.dts | 178 +++ .../aspeed/aspeed-bmc-facebook-anacapa-evt1.dts | 1179 ++++++++++++++++++++ .../aspeed/aspeed-bmc-facebook-anacapa-evt2.dts | 228 ++++ .../dts/aspeed/aspeed-bmc-facebook-anacapa.dts | 1077 +----------------- 5 files changed, 1589 insertions(+), 1076 deletions(-) --- base-commit: 7ca1caf017d34396397b19fb4de9ecef256f4acc change-id: 20260407-anacapa-devlop-phase-devicetree-4101d3f312c0 Best regards, -- Colin Huang