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 8E396CCF9F8 for ; Wed, 12 Nov 2025 06:37:29 +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=NMMe8x4z5I11iK9BT/+b1+RQ/gUA9CZr7h4+VevTixE=; b=GVcIA+zvNN0e+2 DgxvCOfB80k6+dP3X/GRA4skfu8co4eVLSF/fCfywn+Wj9pVyWOLMo/bmtFehBTA0ic1RMNZJiAcU 9T7h2fVQ7JdEgA9AwRRAFmR0Gfrfx3fbLE3BY4Ho5himjkJCUgfAJ54towzQhxlyFMSMJQlxuGe9h h/J8VXFHvqegbSl/KgsXJYo/q51RXnxXo3SvsTrx4IHBPgYQWUkUenl1EACUqzrW6KhPdqG+BgTs3 tiDADrqdrdGgT1XfMB11f7wfap5N6RWSXdPNJI4pPXxLts1DrQCdMhs94BoCxn3Zl3LHfZB8AAiOt ifKG5Q1c6JTsd9FrZ+Wg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98.2 #2 (Red Hat Linux)) id 1vJ4Tn-00000008DC9-1QPH; Wed, 12 Nov 2025 06:37:19 +0000 Received: from woodpecker.gentoo.org ([140.211.166.183] helo=smtp.gentoo.org) by bombadil.infradead.org with esmtps (Exim 4.98.2 #2 (Red Hat Linux)) id 1vJ4Tl-00000008DBT-2O2U for linux-riscv@lists.infradead.org; Wed, 12 Nov 2025 06:37:18 +0000 Received: from localhost (unknown [116.232.48.119]) (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 8D31B340F28; Wed, 12 Nov 2025 06:37:14 +0000 (UTC) Date: Wed, 12 Nov 2025 14:37:10 +0800 From: Yixun Lan To: michael.opdenacker@rootcommit.com Cc: Rob Herring , Krzysztof Kozlowski , Conor Dooley , Paul Walmsley , Palmer Dabbelt , Albert Ou , Alexandre Ghiti , Yangyu Chen , devicetree@vger.kernel.org, linux-riscv@lists.infradead.org, spacemit@lists.linux.dev, linux-kernel@vger.kernel.org Subject: Re: [PATCH v4 1/2] dt-bindings: riscv: spacemit: Add OrangePi R2S board Message-ID: <20251112063710-GYD1677982@gentoo.org> References: <20251112044426.2351999-1-michael.opdenacker@rootcommit.com> <20251112044426.2351999-2-michael.opdenacker@rootcommit.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20251112044426.2351999-2-michael.opdenacker@rootcommit.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20251111_223717_627085_3A20F56D X-CRM114-Status: GOOD ( 14.26 ) 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 Michael, Thanks for the new iteration Hi Krzysztof, Is this version addressed your concern? I would like to queue it for v6.19, but let me know in case you still have objection.. On 04:44 Wed 12 Nov , michael.opdenacker@rootcommit.com wrote: > From: Michael Opdenacker > > Document the compatible string for the OrangePi R2S board [1], which > is marketed as using the Ky X1 SoC but is in fact identical in die > and package to the SpacemiT K1 SoC [2]. > > Link: http://www.orangepi.org/html/hardWare/computerAndMicrocontrollers/details/Orange-Pi-R2S.html [1] > Link: https://www.spacemit.com/en/key-stone-k1 [2] > Signed-off-by: Michael Opdenacker > --- > Documentation/devicetree/bindings/riscv/spacemit.yaml | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/riscv/spacemit.yaml b/Documentation/devicetree/bindings/riscv/spacemit.yaml > index 52fe39296031..9c49482002f7 100644 > --- a/Documentation/devicetree/bindings/riscv/spacemit.yaml > +++ b/Documentation/devicetree/bindings/riscv/spacemit.yaml > @@ -23,6 +23,7 @@ properties: > - bananapi,bpi-f3 > - milkv,jupiter > - spacemit,musepi-pro > + - xunlong,orangepi-r2s > - xunlong,orangepi-rv2 > - const: spacemit,k1 > > -- Yixun Lan (dlan) _______________________________________________ linux-riscv mailing list linux-riscv@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-riscv