From patchwork Tue May 23 09:46:47 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Guo Ren X-Patchwork-Id: 1785018 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@legolas.ozlabs.org Authentication-Results: legolas.ozlabs.org; spf=none (no SPF record) smtp.mailfrom=lists.infradead.org (client-ip=2607:7c80:54:3::133; helo=bombadil.infradead.org; envelope-from=opensbi-bounces+incoming=patchwork.ozlabs.org@lists.infradead.org; receiver=) Authentication-Results: legolas.ozlabs.org; dkim=pass (2048-bit key; secure) header.d=lists.infradead.org header.i=@lists.infradead.org header.a=rsa-sha256 header.s=bombadil.20210309 header.b=ky2xJlFM; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=kernel.org header.i=@kernel.org header.a=rsa-sha256 header.s=k20201202 header.b=E8xZMYIC; dkim-atps=neutral Received: from bombadil.infradead.org (bombadil.infradead.org [IPv6:2607:7c80:54:3::133]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) server-digest SHA384) (No client certificate requested) by legolas.ozlabs.org (Postfix) with ESMTPS id 4QQTxf5xJ6z20Pr for ; Tue, 23 May 2023 19:47:18 +1000 (AEST) 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=tkKfBn/dBN/SczEnv2CYwR7WdYa6ynqvIRQXjGS4kh4=; b=ky2xJlFMz8sTWO ps+c4r1fyBxlMV+LAj8/shPrlZ8F82msGhz5v1lTFG4T38YTspDN0KRqdvl5+cp4FJFVVGYKV0M0X xZp0boyjDnSXHzjLYPhqE44H78Q4MpnDquX4wJbO/DzcCG5BH34kKZuKi3ylJae+N1o2KQIBGDHta wV+cBKOQJDwjAV2zT1bN+ubc9Zd3Odb7d1Xsi6WsR23Ku9LG2Kby/XRuq+ZNbjuXyZguKE5zh8T/4 YLbnV0WCU6y4FlTagRdUSy/nI0+VKOiLG/Bshp4K3O8dWFwIWgLW5rKf5A8O9UpGbvLW2D4HA1v52 /e1qwQj+H2OXf/vh9SDA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1q1Obd-009fU5-1q; Tue, 23 May 2023 09:47:01 +0000 Received: from dfw.source.kernel.org ([139.178.84.217]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1q1Oba-009fTC-2Q for opensbi@lists.infradead.org; Tue, 23 May 2023 09:47:00 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 1EAC760D2D; Tue, 23 May 2023 09:46:58 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 579C3C433EF; Tue, 23 May 2023 09:46:56 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1684835217; bh=ZC69KG04oOCNWeJBjMzpmm/aSMwKnbjErHbLNQdQ8+k=; h=From:To:Cc:Subject:Date:From; b=E8xZMYIC7d36HQ/V6d2Q54qKPGZC23XlkrlhgOwAIJQUJ7/2b4epioa74n8PBjl19 c+Sw4JbHTgBfGbw67MGzTuJCRIq+Y0DteWF+0hNuMA5X2mrjY4Y3ryZBT5DXIjnlXs 8/E8Kzya0asVz4XckjqXlGgvDAZ3/00QOEIbQZ6sjBU2uJILmAXZUT16ZoGqCd9Ooq L2NJ2lfbfOAcJtft6vgFXMbGo7UVkF4axx11YSbBCmZYSxmwN8zrOcFuiGGBBnBG6s AzkjbkgXhGVj7h8xZDnFRD/c8WpGR9LrV70mirsBd9gBItmkxcvY19e9Bhns008KGX gV7/iJPC3QPKw== From: guoren@kernel.org To: inochiama@outlook.com, jszhang@kernel.org, wefu@redhat.com Cc: opensbi@lists.infradead.org, Guo Ren Subject: [RFC PATCH 0/2] lib: reset: thead: Correct dts naming convention Date: Tue, 23 May 2023 05:46:47 -0400 Message-Id: <20230523094649.4100554-1-guoren@kernel.org> X-Mailer: git-send-email 2.36.1 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230523_024658_852537_DB845116 X-CRM114-Status: UNSURE ( 7.73 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -5.4 (-----) X-Spam-Report: Spam detection software, running on the system "bombadil.infradead.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: From: Guo Ren Correct the naming convention to fit Linux kernel upstream rule. Link: https://lore.kernel.org/linux-riscv/CAJF2gTRG5edPnVmhMtv67OANpOynL0br0wcrQCave88_KkyZcg@mail.gmail.com/ Content analysis details: (-5.4 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -5.0 RCVD_IN_DNSWL_HI RBL: Sender listed at https://www.dnswl.org/, high trust [139.178.84.217 listed in list.dnswl.org] -0.0 SPF_PASS SPF: sender matches SPF record 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -0.1 DKIM_VALID_AU Message has a valid DKIM or DK signature from author's domain -0.1 DKIM_VALID Message has at least one valid DKIM or DK signature 0.1 DKIM_SIGNED Message has a DKIM or DK signature, not necessarily valid -0.1 DKIM_VALID_EF Message has a valid DKIM or DK signature from envelope-from domain -0.2 DKIMWL_WL_HIGH DKIMwl.org - High trust sender X-BeenThere: opensbi@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "opensbi" Errors-To: opensbi-bounces+incoming=patchwork.ozlabs.org@lists.infradead.org From: Guo Ren Correct the naming convention to fit Linux kernel upstream rule. Link: https://lore.kernel.org/linux-riscv/CAJF2gTRG5edPnVmhMtv67OANpOynL0br0wcrQCave88_KkyZcg@mail.gmail.com/ Guo Ren (2): lib: reset: thead: Remove unnecessary fence operations lib: reset: thead: Correct the naming convention of dts docs/platform/thead-c9xx.md | 21 ++++------ lib/utils/reset/fdt_reset_thead.c | 58 +++++++++++++-------------- lib/utils/reset/fdt_reset_thead_asm.S | 2 - 3 files changed, 35 insertions(+), 46 deletions(-)