From patchwork Thu Sep 15 02:25:10 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Tianling Shen X-Patchwork-Id: 606720 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 44072ECAAD8 for ; Thu, 15 Sep 2022 02:25:23 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230002AbiIOCZV (ORCPT ); Wed, 14 Sep 2022 22:25:21 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:54920 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229539AbiIOCZU (ORCPT ); Wed, 14 Sep 2022 22:25:20 -0400 Received: from mail-io1-xd36.google.com (mail-io1-xd36.google.com [IPv6:2607:f8b0:4864:20::d36]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 3B5BE28721; Wed, 14 Sep 2022 19:25:18 -0700 (PDT) Received: by mail-io1-xd36.google.com with SMTP id r134so13845206iod.8; Wed, 14 Sep 2022 19:25:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date; bh=FcCq5/dB7V3R5mFAoswVEVdxTdHGEshi3H6ToSrIfZc=; b=nXZjYXKuI8InaINvQFGf0O6l5pLOWovrE5BlFiYToLUzE2rdk7W8IdY8F8qlptRLNP 7HcVJqrryB+5m6G/L8RM25h29asdAEth3DcIDvdWueTYXspof37QetUVs6lrfNMNphps nVdmoazQWSglSi3PJFfnPBVGhQ1vvBZm9ssLnFqtgQxzuxywhyi4T46mgN/8Skh7fD7t 8lLDaIh2ZEssO0M2Zrgnu59+tJSkX4edEnVJeF0y8Fgct9k19QQf1yjhcOfkGO9SEQuO YlTX4uMQgTR6hTqWp4ICA2VoAaXj8fHLbO381u5+pgMR/LxSpR6fyb80qslwvejn8ywc KfVg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date; bh=FcCq5/dB7V3R5mFAoswVEVdxTdHGEshi3H6ToSrIfZc=; b=Mxi+XA8Fr5hOJzGOwpGTzSMKkft7dHjYL3obt4do7fLVlnUDTslIq8zL6fF+oXTmWz RK6mUp7ikFlNc7/oQchiS8/sRWyk4f50Gxn1Qbkf5p59SfXzaxj4jALljrrzu0NmMCTn +ZmINA2/ARyLRjQmPfImaDd8RE2BzrE7GgKEckfHqIM3Wzk+tCvWZIS9lBqd+/AIdxZ0 Iv/yQ+vN1MV+jUz3T7tORIsexDvElemHGJNFoqven+Pg9qe1B1tmmY4/nRmCYZYBJ9Jw ER1X1rDVZl0rS4/LTrHHuhppwHoS1fB0dkpprJ/AhIiF2T1ps4mKzhZEpbYHrFSoa2W/ 5wNw== X-Gm-Message-State: ACgBeo2ZErSgQbNUc+IFyjw3zGiiKGlxoc2k6zBwgKMmaus4RJHU2KWM t7+yffCMWkgwxUXh7fbIpMo= X-Google-Smtp-Source: AA6agR7UeT2Gsj8eCA5eJVM1A4mdD0avDGF633frBeNVkt98hM0mKYl/ldPoEiX6F4mEf7GrbROAHg== X-Received: by 2002:a05:6638:488d:b0:356:72f3:1c83 with SMTP id ct13-20020a056638488d00b0035672f31c83mr20134847jab.307.1663208717591; Wed, 14 Sep 2022 19:25:17 -0700 (PDT) Received: from localhost.localdomain (tunnel525895-pt.tunnel.tserv15.lax1.ipv6.he.net. [2001:470:c:1200::2]) by smtp.googlemail.com with ESMTPSA id g3-20020a056602072300b006a11760aebbsm7238461iox.36.2022.09.14.19.25.15 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 14 Sep 2022 19:25:17 -0700 (PDT) From: Tianling Shen To: Rob Herring , Krzysztof Kozlowski , Heiko Stuebner , Tianling Shen Cc: devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-rockchip@lists.infradead.org, linux-kernel@vger.kernel.org Subject: [PATCH 1/2] dt-bindings: Add doc for FriendlyARM NanoPi R4S Enterprise Edition Date: Thu, 15 Sep 2022 10:25:10 +0800 Message-Id: <20220915022511.4267-1-cnsztl@gmail.com> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20220911040628.13774-1-cnsztl@gmail.com> References: <20220911040628.13774-1-cnsztl@gmail.com> MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org Add devicetree binding documentation for the FriendlyARM NanoPi R4S Enterprise Edition. Signed-off-by: Tianling Shen --- 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