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.0 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH, MAILING_LIST_MULTI,NICE_REPLY_A,SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS, USER_AGENT_SANE_1 autolearn=ham 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 F378EC433E0 for ; Sun, 2 Aug 2020 21:59:06 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id C5C25206E7 for ; Sun, 2 Aug 2020 21:59:06 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="ZMqGEIR3" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org C5C25206E7 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=arm.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Type: Content-Transfer-Encoding:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:Date:Message-ID:From: References:To:Subject:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=IgLg44tvjFyy/MJ0eUuUpU9Kh5TJFAGP04Yp5SJQGcM=; b=ZMqGEIR3YZ8XGdPpoLAUddXyy Fnt+kWTBOc45xSq7HuechO5MULREI+6bQteqgaE8C/T9oal2NPUzhALFFNZVqP0bh6sdWYY2iS263 Nv36RonHZlmhB2dEvB/zfIFJlLKDc7SSXX90I7OLHSw+1NWqmWO56clOMReLUmHvi2xihwTBcSGy7 mN+M1KJyCpv7uSKIMHQd4vt2GW8q6kfo2SEZoOVOSCRjJ/pZ1TdxgYlNtiWTNPlP5nHWjM+u2NKRb 3KpihMAugqeEIt7TmAmV+4ALoMBt14ByuXl4I1M0Eh77Arxxf/biYN79yz0xhDCZiRSyAnXCubrCX Ib1wPRq2g==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1k2LzD-00061B-FW; Sun, 02 Aug 2020 21:57:44 +0000 Received: from foss.arm.com ([217.140.110.172]) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1k2LzA-00060T-Tx; Sun, 02 Aug 2020 21:57:41 +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 294F81FB; Sun, 2 Aug 2020 14:57:37 -0700 (PDT) Received: from [10.57.35.143] (unknown [10.57.35.143]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 6A81F3F71F; Sun, 2 Aug 2020 14:57:36 -0700 (PDT) Subject: Re: [PATCH v2 1/2] dt-bindings: Add doc for FriendlyARM NanoPi R2S To: David Bauer , linux-arm-kernel@lists.infradead.org References: <20200730232054.286381-1-mail@david-bauer.net> From: Robin Murphy Message-ID: Date: Sun, 2 Aug 2020 22:57:32 +0100 User-Agent: Mozilla/5.0 (Windows NT 10.0; rv:68.0) Gecko/20100101 Thunderbird/68.11.0 MIME-Version: 1.0 In-Reply-To: <20200730232054.286381-1-mail@david-bauer.net> Content-Language: en-GB X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200802_175741_043775_9E759E9A X-CRM114-Status: GOOD ( 17.95 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: linux-rockchip@lists.infradead.org, devicetree@vger.kernel.org Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Hi David, On 2020-07-31 00:20, David Bauer wrote: > Add devicetree binding documentation for the FriendlyARM NanoPi R2S. > > Signed-off-by: David Bauer > --- > Documentation/devicetree/bindings/arm/rockchip.yaml | 5 +++++ > 1 file changed, 5 insertions(+) > > diff --git a/Documentation/devicetree/bindings/arm/rockchip.yaml b/Documentation/devicetree/bindings/arm/rockchip.yaml > index d4a4045092df..b17931ec2d86 100644 > --- a/Documentation/devicetree/bindings/arm/rockchip.yaml > +++ b/Documentation/devicetree/bindings/arm/rockchip.yaml > @@ -104,6 +104,11 @@ properties: > - firefly,roc-rk3399-pc-mezzanine > - const: rockchip,rk3399 > > + - description: FriendlyARM NanoPi R2S Nit: as the context below hints at, the company call themselves "FriendlyElec" these days - certainly since long before this board existed - so for consistency we should probably use that name in the description (but keep the established vendor prefix). Robin. > + items: > + - const: friendlyarm,nanopi-r2s > + - const: rockchip,rk3328 > + > - description: FriendlyElec NanoPi4 series boards > items: > - enum: > _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel