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 37DB2C4345F for ; Thu, 18 Apr 2024 17:00:06 +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:MIME-Version:References:In-Reply-To: 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: List-Owner; bh=SJgXVt5Q9ej+wrSvxlM+u30g3sHV/a0S7PA2Pa1JSL0=; b=cYsXJb96ezXbnS q7OZUi2pk3Zn36Ku9Gq2awR1GbtgGS8XxJ730Wl8Ch5EA92w5iXYmT0dWZM5CRZ/THxpfuPUK309h C33jHNT4fxv1sDWUSf5C5B5+91norEV9PAK5lGBOeJLtwwQYMvE7N0wXOydi1LvZe/bI7aFXzI9bQ JELYPSi7KUnhADzYJOui+O/RJ/TJcHeUNMzVIrG7PlK2ND4KNbHXdaluxVnJ45+3EwLQuEXtUl9yV 7Ptqdmsk8h3RITZnCbsIcHB0HDHDrAHhHVFxsYHVf6xiWIu5f7sciZGVvCXIyRVb4ErrBwUNxoIEn no88w1mt5ahh3dhT7SWA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1rxV76-000000037dM-3lDh; Thu, 18 Apr 2024 16:59:56 +0000 Received: from gloria.sntech.de ([185.11.138.130]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1rxV70-000000037Zj-2Rh4; Thu, 18 Apr 2024 16:59:52 +0000 Received: from i5e861917.versanet.de ([94.134.25.23] helo=diego.localnet) by gloria.sntech.de with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1rxV6t-0000pc-I2; Thu, 18 Apr 2024 18:59:43 +0200 From: Heiko =?ISO-8859-1?Q?St=FCbner?= To: linux-rockchip@lists.infradead.org, Dragan Simic Cc: linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, robh+dt@kernel.org, krzk+dt@kernel.org, conor+dt@kernel.org, linux-kernel@vger.kernel.org, amadeus@jmu.edu.cn, FUKAUMI Naoki Subject: Re: [PATCH 1/2] dt-bindings: arm: rockchip: Correct the descriptions for Radxa boards Date: Thu, 18 Apr 2024 18:59:42 +0200 Message-ID: <1888572.CQOukoFCf9@diego> In-Reply-To: <1e148d6cd4486b31b5e7f3824cf6bccf536b74c0.1713457260.git.dsimic@manjaro.org> References: <1e148d6cd4486b31b5e7f3824cf6bccf536b74c0.1713457260.git.dsimic@manjaro.org> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240418_095950_656889_6FB9A368 X-CRM114-Status: GOOD ( 14.49 ) 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: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Hi Dragan, Am Donnerstag, 18. April 2024, 18:26:19 CEST schrieb Dragan Simic: > Correct the descriptions of a few Radxa boards, according to the up-to-date > documentation from Radxa and the detailed explanation from Naoki. [1] To sum > it up, the short naming, as specified by Radxa, is preferred. > > [1] https://lore.kernel.org/linux-rockchip/B26C732A4DCEA9B3+282b8775-601b-4d4a-a513-4924b7940076@radxa.com/ > > Suggested-by: FUKAUMI Naoki > Signed-off-by: Dragan Simic > --- > Documentation/devicetree/bindings/arm/rockchip.yaml | 8 ++++---- > 1 file changed, 4 insertions(+), 4 deletions(-) > > diff --git a/Documentation/devicetree/bindings/arm/rockchip.yaml b/Documentation/devicetree/bindings/arm/rockchip.yaml > index fcf7316ecd74..ae58e25c29ec 100644 > --- a/Documentation/devicetree/bindings/arm/rockchip.yaml > +++ b/Documentation/devicetree/bindings/arm/rockchip.yaml > @@ -767,22 +767,22 @@ properties: > - const: radxa,rockpis > - const: rockchip,rk3308 > > - - description: Radxa Rock2 Square > + - description: Radxa Rock 2 Square I may be just blind, but what changed here? Heiko _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel