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 ED3A4ECAAD8 for ; Fri, 16 Sep 2022 11:00:07 +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=whSNEjLDsZ3tCf38t3XqU7OBdi/j9e2qty2CGDbry2M=; b=pUUVoaG/yEPcCx 5x23EFFOlpMKzI/ZkQGc3rwM4LQ2ravS1UiS96nmEfI7pL8mlm2zZxlpMQBQDsfUiVMjZRxWI0PK1 UoXASkmvJ68mSo/z1ZuwBFxL0PvPD7V+cnFSqTV07LC4fMGpAcYIb9WbQ78Lr9+/p9oxHTuGKUIfn FjLbTqDdPjXwqHwnee3BIpyVsglmFoJeqSfKMmbP9YGM3eb5daaCAln2FksRwtpUZgLvOuJM8ghHS EXWEAYaWjp2yyhr7Xqra9/iBU5rk2/gpN1p/KCFLFLOcdMv8JoNqHWPDi9hNEGBq9JY86/psn9i+3 WBlpWqAUrpLzYuKJfbDQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1oZ94a-00CS25-HC; Fri, 16 Sep 2022 10:59:52 +0000 Received: from gloria.sntech.de ([185.11.138.130]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1oZ948-00CRld-4N; Fri, 16 Sep 2022 10:59:27 +0000 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 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220916_035924_221512_FA615711 X-CRM114-Status: GOOD ( 14.85 ) X-BeenThere: linux-rockchip@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Upstream kernel work for Rockchip platforms List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "Linux-rockchip" Errors-To: linux-rockchip-bounces+linux-rockchip=archiver.kernel.org@lists.infradead.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 > _______________________________________________ Linux-rockchip mailing list Linux-rockchip@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-rockchip 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 47365ECAAD8 for ; Fri, 16 Sep 2022 11:00: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: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=SfmJzzeNTylArCJao/HYeCN24Cqej3FrpMFhGMtmL5g=; b=2AU2L1PyuuAooK 4xv3DPw8dtcGQg2gaHR2JZKt++yt9Ll3NqKYAAXagooGxDJ+z6iJKhSgtRgeFatvBQUHu3uk/Aicn m5N7MbllYIt2ICspgu7DKyTg76m8lHAbUqW0+EwB+hdkw7e4s90m2CVxsjWIqdcGUEr1Y7gO28e7U 20kekfMgLcnLT3HR46YfetDHxphNuVnXBiR5IdQacrP/3YXLWqO9ychhBmcu/3w/UZ9/oPe18xztW GSpIvPrBkJhl3gfzaP12MaANaReHm5s3xV+TFWhD6JWJ/6WSgjGISFJ9oojdGfCfaYB+8kuHIDBm7 cgLJte4oEurLPvSKeJ2A==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1oZ94E-00CRqS-4e; Fri, 16 Sep 2022 10:59:30 +0000 Received: from gloria.sntech.de ([185.11.138.130]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1oZ948-00CRld-4N; Fri, 16 Sep 2022 10:59:27 +0000 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 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220916_035924_221512_FA615711 X-CRM114-Status: GOOD ( 14.85 ) 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 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 > _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel 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 09782C54EE9 for ; Fri, 16 Sep 2022 11:06:35 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230357AbiIPLGc (ORCPT ); Fri, 16 Sep 2022 07:06:32 -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: linux-kernel@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 >