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 C49EBD609A1 for ; Tue, 16 Dec 2025 15:16:22 +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=LA8Ax/LSX/NZ0AmrtWlew+ZOYIvfU4uNjNppC0VZp5o=; b=mmEelwERN2bB3K Q0KfUT4blyOz5uegblBmGJwxz7zMAvlvJVy3Rj/zOL6Z9XvlYN/GfDnTCozQ51rMgF7YHAJsEsL5V jsRx+SP4z8sKaOo5gqojWFXqx0jH8yDbPiPOzFMpWSXUS7AwX1WRiqcjFWoQH5QV/gZ4cfYT40LBH Sds57hZCwQ5qV8i9M+218buC4vM7xupCZgE/3yw5RIWBWzu4OJn4OK1LH9kvkNOkH/BJ+ZUOs6Xop VFjaRPwmb2OGwKvfmyY1meZ+X/ilhEhBnTfeZXYxX0afFJqXvCtNckIqmUZ15re2s0NIeaeFLiJPF CF5m0bBVNRDWiTO/dq5g==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98.2 #2 (Red Hat Linux)) id 1vVWmZ-00000005Qd1-3Mj9; Tue, 16 Dec 2025 15:16:11 +0000 Received: from woodpecker.gentoo.org ([2001:470:ea4a:1:5054:ff:fec7:86e4] helo=smtp.gentoo.org) by bombadil.infradead.org with esmtps (Exim 4.98.2 #2 (Red Hat Linux)) id 1vVWmY-00000005Qcd-02hJ for linux-riscv@lists.infradead.org; Tue, 16 Dec 2025 15:16:11 +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 F3F7B340C77; Tue, 16 Dec 2025 15:16:07 +0000 (UTC) Date: Tue, 16 Dec 2025 23:16:02 +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: <20251216151602-GYB1937017@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_071610_080771_C1C7CBDF X-CRM114-Status: GOOD ( 13.81 ) 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/ it would be better if you can put more description into commit message as I don't trust the link too much, it may vanish or change in the future?.. besides, if I remember correctly, there are still few optional extensions that not supported by x100, it's worth to list here to let community know.. > > Signed-off-by: Guodong Xu > --- > Documentation/devicetree/bindings/riscv/cpus.yaml | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/riscv/cpus.yaml b/Documentation/devicetree/bindings/riscv/cpus.yaml > index d733c0bd534fb63ed7c0eada97c42832431f1fc1..cce87092dc7749f49066154d9a256af6c7b6c19f 100644 > --- a/Documentation/devicetree/bindings/riscv/cpus.yaml > +++ b/Documentation/devicetree/bindings/riscv/cpus.yaml > @@ -62,6 +62,7 @@ properties: > - sifive,u74 > - sifive,u74-mc > - spacemit,x60 > + - spacemit,x100 > - thead,c906 > - thead,c908 > - thead,c910 > > -- > 2.43.0 > -- Yixun Lan (dlan) _______________________________________________ linux-riscv mailing list linux-riscv@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-riscv