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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 4EC38ECAAD8 for ; Fri, 16 Sep 2022 11:06:28 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232231AbiIPLG1 (ORCPT ); Fri, 16 Sep 2022 07:06:27 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:45960 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229479AbiIPLF7 (ORCPT ); Fri, 16 Sep 2022 07:05:59 -0400 Received: from gloria.sntech.de (gloria.sntech.de [185.11.138.130]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id AEECFB9A; Fri, 16 Sep 2022 03:59:26 -0700 (PDT) Received: from [89.101.193.72] (helo=phil.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 1oZ945-0002Gx-84; Fri, 16 Sep 2022 12:59:21 +0200 From: Heiko Stuebner To: Rob Herring , Krzysztof Kozlowski , Tianling Shen , Tianling Shen Cc: devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-rockchip@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 1/2] dt-bindings: Add doc for FriendlyARM NanoPi R4S Enterprise Edition Date: Fri, 16 Sep 2022 12:59:20 +0200 Message-ID: <3633903.MHq7AAxBmi@phil> In-Reply-To: <20220915022511.4267-1-cnsztl@gmail.com> References: <20220911040628.13774-1-cnsztl@gmail.com> <20220915022511.4267-1-cnsztl@gmail.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org Am Donnerstag, 15. September 2022, 04:25:10 CEST schrieb Tianling Shen: > Add devicetree binding documentation for the FriendlyARM NanoPi R4S > Enterprise Edition. > > Signed-off-by: Tianling Shen applied both series for 6.1 Thanks Heiko > --- > Documentation/devicetree/bindings/arm/rockchip.yaml | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/arm/rockchip.yaml b/Documentation/devicetree/bindings/arm/rockchip.yaml > index 7811ba64149c..309f76b803a5 100644 > --- a/Documentation/devicetree/bindings/arm/rockchip.yaml > +++ b/Documentation/devicetree/bindings/arm/rockchip.yaml > @@ -151,6 +151,7 @@ properties: > - friendlyarm,nanopi-m4b > - friendlyarm,nanopi-neo4 > - friendlyarm,nanopi-r4s > + - friendlyarm,nanopi-r4s-enterprise > - const: rockchip,rk3399 > > - description: GeekBuying GeekBox >