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 X-Spam-Level: X-Spam-Status: No, score=-13.8 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER,INCLUDES_PATCH, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 32669C433E2 for ; Sun, 21 Mar 2021 19:03:12 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id E18216195D for ; Sun, 21 Mar 2021 19:03:11 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230178AbhCUTCl convert rfc822-to-8bit (ORCPT ); Sun, 21 Mar 2021 15:02:41 -0400 Received: from gloria.sntech.de ([185.11.138.130]:43256 "EHLO gloria.sntech.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230028AbhCUTCT (ORCPT ); Sun, 21 Mar 2021 15:02:19 -0400 Received: from p508fc3a3.dip0.t-ipconnect.de ([80.143.195.163] helo=phil.localnet) by gloria.sntech.de with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1lO3Kr-000710-FT; Sun, 21 Mar 2021 20:02:01 +0100 From: Heiko Stuebner To: Rob Herring , Jagan Teki , Chen-Yu Tsai , Uwe =?ISO-8859-1?Q?Kleine=2DK=F6nig?= , Geert Uytterhoeven , Johan Jonker , Pavel Machek , Jacek Anaszewski , David Bauer , Jensen Huang , Marty Jones , 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 v6 1/2] dt-bindings: Add doc for FriendlyARM NanoPi R4S Date: Sun, 21 Mar 2021 20:02:00 +0100 Message-ID: <1851600.PYKUYFuaPT@phil> In-Reply-To: <20210319051627.814-1-cnsztl@gmail.com> References: <20210319051627.814-1-cnsztl@gmail.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8BIT Content-Type: text/plain; charset="iso-8859-1" Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi, Am Freitag, 19. März 2021, 06:16:26 CET schrieb Tianling Shen: > Add devicetree binding documentation for the FriendlyARM NanoPi R4S. > > Changes in v6: > - Fixed format of LED nodes > > Changes in v5: > - Dropped the empty PCIe node > - Dropped useless `/delete-property/` > - Renamed LED nodes > > Changes in v4: > - Correctly dropped `display-subsystem` node > - Dropped meaningless `pwm-fan` node > - Dropped wrong `sdmmc` node > - Disabled `i2c4` and `uart0` as they don't exist in the design > - Format fixes > > Changes in v3: > - Dropped non-existent node `display_subsystem` > > Changes in v2: > - Disable display for NanoPi R4S (reference commit: 74532de460ec) > - Light "sys" LED on NanoPi R4S (reference commit: 833821eeab91) > > Signed-off-by: Tianling Shen In v4 you received a Acked-by: Rob Herring Please pick these up and carry them over into new versions of your patchset. Otherwise Rob would needlessly review things multiple times. 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 c3036f95c7bc..4a6f772c1043 100644 > --- a/Documentation/devicetree/bindings/arm/rockchip.yaml > +++ b/Documentation/devicetree/bindings/arm/rockchip.yaml > @@ -134,6 +134,7 @@ properties: > - friendlyarm,nanopi-m4 > - friendlyarm,nanopi-m4b > - friendlyarm,nanopi-neo4 > + - friendlyarm,nanopi-r4s > - const: rockchip,rk3399 > > - description: GeekBuying GeekBox >