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 D0D81C4332F for ; Thu, 14 Dec 2023 00:57:36 +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: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=YfpLNnkv8b80eF4pzRLtHuNaO2Ue5TiCsqaU7jwWD0U=; b=TVvexMuU1Y/5hq mVblqwda6BNOhIomWX8Mi79q15Gtt2qNnx59E0aUPTTXx9cl+q33qQJKgHrsStZ/DtqlALtiOFDT1 ZQjlX83b8sHpY5idvQqxYMw0M1Hms9vyaGuDCioVtsLsNimCNkokYPEr5PMNfQoEUNFFBYmP57ZcN t2FMNo1MSSBRvJhFvg2lpWnJ2P8JGiwcXltU3/pSZ90Yh/HO1rfmeAj7jQkkEJm/sDujiszJzqc6e Ct1UCuki08mAH6vuG0i/ThA8tLZ3sO6R9IaesS56q569GoUBN07BiN2uzJRxoDi2V0qqWmaA1hDAh 0pPu6lQO4wZT4bgTNOYg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1rDa2E-00GNcH-2u; Thu, 14 Dec 2023 00:57:06 +0000 Received: from foss.arm.com ([217.140.110.172]) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1rDa2C-00GNbf-13 for linux-arm-kernel@lists.infradead.org; Thu, 14 Dec 2023 00:57:06 +0000 Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 2B5ACC15; Wed, 13 Dec 2023 16:57:43 -0800 (PST) Received: from minigeek.lan (unknown [172.31.20.19]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id D6FF13F762; Wed, 13 Dec 2023 16:56:55 -0800 (PST) Date: Thu, 14 Dec 2023 00:56:46 +0000 From: Andre Przywara To: Krzysztof Kozlowski Cc: Rob Herring , Krzysztof Kozlowski , Conor Dooley , Chen-Yu Tsai , Jernej Skrabec , Samuel Holland , Icenowy Zheng , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-sunxi@lists.linux.dev Subject: Re: [PATCH 2/3] dt-bindings: arm: sunxi: document Transpeed 8K618-T board name Message-ID: <20231214005646.15c2b69e@minigeek.lan> In-Reply-To: <7d352882-5f6f-4c8b-a8c5-76ea31c2ae31@linaro.org> References: <20231212010859.11571-1-andre.przywara@arm.com> <20231212010859.11571-3-andre.przywara@arm.com> <7d352882-5f6f-4c8b-a8c5-76ea31c2ae31@linaro.org> Organization: Arm Ltd. X-Mailer: Claws Mail 4.2.0 (GTK 3.24.31; x86_64-slackware-linux-gnu) MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20231213_165704_435071_6F305905 X-CRM114-Status: GOOD ( 15.99 ) 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 On Tue, 12 Dec 2023 10:01:56 +0100 Krzysztof Kozlowski wrote: Hi, > On 12/12/2023 02:08, Andre Przywara wrote: > > The Transpeed 8K618-T TV box is a Chinese Android TV box, using the > > Allwinner H618 SoC. > > > > Add the board/SoC compatible string pair to the list of known boards. > > > > Signed-off-by: Andre Przywara > > --- > > Documentation/devicetree/bindings/arm/sunxi.yaml | 5 +++++ > > 1 file changed, 5 insertions(+) > > > > diff --git a/Documentation/devicetree/bindings/arm/sunxi.yaml b/Documentation/devicetree/bindings/arm/sunxi.yaml > > index 11c5ce941dd7e..5e91110cc9eb8 100644 > > --- a/Documentation/devicetree/bindings/arm/sunxi.yaml > > +++ b/Documentation/devicetree/bindings/arm/sunxi.yaml > > @@ -868,6 +868,11 @@ properties: > > - const: topwise,a721 > > - const: allwinner,sun4i-a10 > > > > + - description: Transpeed 8K618-T > > + items: > > + - const: transpeed,8k618-t > > + - const: allwinner,sun50i-h618 > > Assuming you kept the existing order (its style) of a file: Ah, a good point. The file seems to be sort alphabetically after the "description" name, though there are some outliers. Will send a patch to fix them. But at least this entry is correctly sorted. > Acked-by: Krzysztof Kozlowski Thanks! Andre > > Best regards, > Krzysztof > > _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel