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 20985D5E39D for ; Tue, 16 Dec 2025 15:08:16 +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:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=QvwL2DL9FRQVQ5Z8Op+G/ZzcxEUC4+QY3K7uV4nh5+M=; b=yxnVaYjMO1TBQI M+6tbm9gwwHaOR9+7dCGAYUxq2jzUBd0jsrum2gUXJkbclKNNMgGDrc8O/r1o5Adrk7bOqUap8eIN e/kwt+XA+xCA9Sf62rcCP9GNtbq5UcyeMPRnR648ZVSYMkzSFSFirRvySIDcqeQNNu7vs7f8bwZP8 fQyJapBjPrMQResJbPjUoKyRJSV446pj8e/6yQh5Ys8UewVinShfdY5f3nDcpdiaRbCdrHzGk87YE oYFRvaE+ks32YYryBIHR0UE4WacPnTUbpz+JNe962ZU+cEg7z1r8Fh6fryyajxzVuBHohNC4mvAZE JEXMtu//bPsFbkLXMcqg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98.2 #2 (Red Hat Linux)) id 1vVWef-00000005PfM-0ERK; Tue, 16 Dec 2025 15:08:01 +0000 Received: from smtp.gentoo.org ([2001:470:ea4a:1:5054:ff:fec7:86e4]) by bombadil.infradead.org with esmtps (Exim 4.98.2 #2 (Red Hat Linux)) id 1vVWec-00000005PeQ-2c5e for linux-riscv@lists.infradead.org; Tue, 16 Dec 2025 15:08:00 +0000 Received: from localhost (unknown [116.232.18.222]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange secp256r1 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) (Authenticated sender: dlan) by smtp.gentoo.org (Postfix) with ESMTPSA id 5975F340CF2; Tue, 16 Dec 2025 15:07:55 +0000 (UTC) Date: Tue, 16 Dec 2025 23:07:48 +0800 From: Yixun Lan To: Guodong Xu Cc: Rob Herring , Krzysztof Kozlowski , Conor Dooley , Paul Walmsley , Palmer Dabbelt , Albert Ou , Alexandre Ghiti , Daniel Lezcano , Thomas Gleixner , Samuel Holland , Anup Patel , Greg Kroah-Hartman , Jiri Slaby , Lubomir Rintel , Yangyu Chen , Paul Walmsley , Palmer Dabbelt , Conor Dooley , Heinrich Schuchardt , Kevin Meng Zhang , devicetree@vger.kernel.org, linux-riscv@lists.infradead.org, linux-kernel@vger.kernel.org, spacemit@lists.linux.dev, linux-serial@vger.kernel.org Subject: Re: [PATCH 1/8] dt-bindings: riscv: add SpacemiT X100 CPU compatible Message-ID: <20251216150748-GYA1937017@gentoo.org> References: <20251216-k3-basic-dt-v1-0-a0d256c9dc92@riscstar.com> <20251216-k3-basic-dt-v1-1-a0d256c9dc92@riscstar.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20251216-k3-basic-dt-v1-1-a0d256c9dc92@riscstar.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20251216_070758_708666_9DEEC3DB X-CRM114-Status: UNSURE ( 5.39 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-riscv@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-riscv" Errors-To: linux-riscv-bounces+linux-riscv=archiver.kernel.org@lists.infradead.org Hi Guodong, On 21:32 Tue 16 Dec , Guodong Xu wrote: > Add compatible string for the SpacemiT X100 (RVA23 compliant) core. > > Link: https://www.spacemit.com/en/spacemit-x100-core/ > no blank line here > Signed-off-by: Guodong Xu with that fixed Reviewed-by: Yixun Lan -- Yixun Lan (dlan) _______________________________________________ linux-riscv mailing list linux-riscv@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-riscv