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=-15.2 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER,INCLUDES_PATCH, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_2 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 8941FC46466 for ; Thu, 1 Apr 2021 18:43:14 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 3F5E1610A5 for ; Thu, 1 Apr 2021 18:43:14 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S236838AbhDASnI (ORCPT ); Thu, 1 Apr 2021 14:43:08 -0400 Received: from mail.cognitivepilot.com ([91.218.251.140]:30620 "EHLO mail.cognitivepilot.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S238212AbhDASef (ORCPT ); Thu, 1 Apr 2021 14:34:35 -0400 Received: from mail.cognitivepilot.com (localhost [127.0.0.1]) by mail.cognitivepilot.com (Postfix) with ESMTP id 4FB5pL6XWbznf7qy for ; Thu, 1 Apr 2021 17:55:38 +0300 (MSK) X-Virus-Scanned: amavisd-new at cognitivepilot.com Received: from mail.cognitivepilot.com ([127.0.0.1]) by mail.cognitivepilot.com (mail.cognitivepilot.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 4GrTIx2me4-I for ; Thu, 1 Apr 2021 17:55:38 +0300 (MSK) Received: from NervousEnergy (unknown [185.68.147.27]) by mail.cognitivepilot.com (Postfix) with ESMTPS id 4FB5pK6lfJznWZSK; Thu, 1 Apr 2021 17:55:37 +0300 (MSK) Date: Thu, 1 Apr 2021 17:55:37 +0300 From: Ivan Uvarov To: Maxime Ripard Cc: devicetree@vger.kernel.org, Chen-Yu Tsai , Jernej Skrabec , Rob Herring , linux-arm-kernel@lists.infradead.org, Andre Przywara , Icenowy Zheng Subject: Re: [PATCH v3 3/4] dt-bindings: arm: add compatible strings for Forlinx OKA40i-C Message-ID: <20210401175420.39b75553@NervousEnergy> In-Reply-To: <20210401094001.sh3nvkj5psbdcig5@gilmour> References: <20210331155616.793550-1-i.uvarov@cognitivepilot.com> <20210331155616.793550-4-i.uvarov@cognitivepilot.com> <20210401094001.sh3nvkj5psbdcig5@gilmour> X-Mailer: Claws Mail 3.17.5 (GTK+ 2.24.32; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On Thu, 1 Apr 2021 11:40:01 +0200 Maxime Ripard wrote: > On Wed, Mar 31, 2021 at 06:56:15PM +0300, Ivan Uvarov wrote: > > The OKA40i-C is a carrier/development board for the Forlinx > > FETA40i-C SoM based on the Allwinner R40/A40i SoC. > > > > This patch adds the relevant dt-binding documentation in > > preparation for the next patch, which adds a devicetree for the SoM > > and board. > > > > Signed-off-by: Ivan Uvarov > > > > 2 files changed, 8 insertions(+) > > > > diff --git a/Documentation/devicetree/bindings/arm/sunxi.yaml > > b/Documentation/devicetree/bindings/arm/sunxi.yaml index > > 08607c7ec1..74f8decd78 100644 --- > > a/Documentation/devicetree/bindings/arm/sunxi.yaml +++ > > b/Documentation/devicetree/bindings/arm/sunxi.yaml @@ -224,6 > > +224,12 @@ properties: > > - const: empire-electronix,m712 > > - const: allwinner,sun5i-a13 > > > > + - description: Forlinx OKA40i-C Development board > > + items: > > + - const: forlinx,oka40i-c > > + - const: forlinx,feta40i-c > > + - const: allwinner,sun8i-r40 > > + > > - description: FriendlyARM NanoPi A64 > > items: > > - const: friendlyarm,nanopi-a64 > > diff --git a/Documentation/devicetree/bindings/vendor-prefixes.yaml > > b/Documentation/devicetree/bindings/vendor-prefixes.yaml index > > f6064d84a4..e2ea1a731e 100644 --- > > a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ > > b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -403,6 > > +403,8 @@ patternProperties: description: Firefly > > "^focaltech,.*": > > description: FocalTech Systems Co.,Ltd > > + "^forlinx,.*": > > + description: Baoding Forlinx Embedded Technology Co., Ltd. > > "^frida,.*": > > description: Shenzhen Frida LCD Co., Ltd. > > "^friendlyarm,.*": > > -- > > 2.25.1 > > This part needs to be in a separate patch too > > Maxime > As in, a separate patch for just the vendor prefix? -- Regards, Ivan Uvarov 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=-15.3 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, INCLUDES_PATCH,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED, USER_AGENT_SANE_2 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 1E24CC433ED for ; Thu, 1 Apr 2021 14:57:09 +0000 (UTC) Received: from desiato.infradead.org (desiato.infradead.org [90.155.92.199]) (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 AF46561367 for ; Thu, 1 Apr 2021 14:57:08 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org AF46561367 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=cognitivepilot.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=desiato.20200630; 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: Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=K0hDSYvC+g16ji3mTQ6ic9YhTMi5XoaITbseEIugATw=; b=qvFFhSMb+EMea4LuhMqkHhyMo l+aI/IEowYkCWfdegjxN7pygwfBhom3hc+jIBEv8RpVHQq9+JUVrheiZlIg1+9DFamxUrzGdX/LJF X/1WQgBHVcjccIeQ7UfL5BrAdy6vvE7uqE5GfKe66NX2EwYPE5oKrUsC4VzaSBMpzlYQyDHZk40wB NxJxwv78iIQuxec04PYJc5EjnSt481RTUHcNOMSeyMuebHbyKzYqrk3EBjzBSsqSvWL23R418klVV K4isSDPhVL9aNT3OGPdD07j5jjl8RftyfxWlpdaLvXlBH89LtG85rEnBkwfO7GQOhKWToBAsrtZGM XnvJmS7Tg==; Received: from localhost ([::1] helo=desiato.infradead.org) by desiato.infradead.org with esmtp (Exim 4.94 #2 (Red Hat Linux)) id 1lRyjZ-009vCU-Rm; Thu, 01 Apr 2021 14:55:45 +0000 Received: from mail.cognitivepilot.com ([91.218.251.140]) by desiato.infradead.org with esmtps (Exim 4.94 #2 (Red Hat Linux)) id 1lRyjV-009vC0-V2 for linux-arm-kernel@lists.infradead.org; Thu, 01 Apr 2021 14:55:43 +0000 Received: from mail.cognitivepilot.com (localhost [127.0.0.1]) by mail.cognitivepilot.com (Postfix) with ESMTP id 4FB5pL6clfznf7r8 for ; Thu, 1 Apr 2021 17:55:38 +0300 (MSK) X-Virus-Scanned: amavisd-new at cognitivepilot.com Received: from mail.cognitivepilot.com ([127.0.0.1]) by mail.cognitivepilot.com (mail.cognitivepilot.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id bY0iSLVkCYA2 for ; Thu, 1 Apr 2021 17:55:38 +0300 (MSK) Received: from NervousEnergy (unknown [185.68.147.27]) by mail.cognitivepilot.com (Postfix) with ESMTPS id 4FB5pK6lfJznWZSK; Thu, 1 Apr 2021 17:55:37 +0300 (MSK) Date: Thu, 1 Apr 2021 17:55:37 +0300 From: Ivan Uvarov To: Maxime Ripard Cc: devicetree@vger.kernel.org, Chen-Yu Tsai , Jernej Skrabec , Rob Herring , linux-arm-kernel@lists.infradead.org, Andre Przywara , Icenowy Zheng Subject: Re: [PATCH v3 3/4] dt-bindings: arm: add compatible strings for Forlinx OKA40i-C Message-ID: <20210401175420.39b75553@NervousEnergy> In-Reply-To: <20210401094001.sh3nvkj5psbdcig5@gilmour> References: <20210331155616.793550-1-i.uvarov@cognitivepilot.com> <20210331155616.793550-4-i.uvarov@cognitivepilot.com> <20210401094001.sh3nvkj5psbdcig5@gilmour> X-Mailer: Claws Mail 3.17.5 (GTK+ 2.24.32; x86_64-pc-linux-gnu) MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210401_155542_235206_29A8D49A X-CRM114-Status: GOOD ( 21.09 ) 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 On Thu, 1 Apr 2021 11:40:01 +0200 Maxime Ripard wrote: > On Wed, Mar 31, 2021 at 06:56:15PM +0300, Ivan Uvarov wrote: > > The OKA40i-C is a carrier/development board for the Forlinx > > FETA40i-C SoM based on the Allwinner R40/A40i SoC. > > > > This patch adds the relevant dt-binding documentation in > > preparation for the next patch, which adds a devicetree for the SoM > > and board. > > > > Signed-off-by: Ivan Uvarov > > > > 2 files changed, 8 insertions(+) > > > > diff --git a/Documentation/devicetree/bindings/arm/sunxi.yaml > > b/Documentation/devicetree/bindings/arm/sunxi.yaml index > > 08607c7ec1..74f8decd78 100644 --- > > a/Documentation/devicetree/bindings/arm/sunxi.yaml +++ > > b/Documentation/devicetree/bindings/arm/sunxi.yaml @@ -224,6 > > +224,12 @@ properties: > > - const: empire-electronix,m712 > > - const: allwinner,sun5i-a13 > > > > + - description: Forlinx OKA40i-C Development board > > + items: > > + - const: forlinx,oka40i-c > > + - const: forlinx,feta40i-c > > + - const: allwinner,sun8i-r40 > > + > > - description: FriendlyARM NanoPi A64 > > items: > > - const: friendlyarm,nanopi-a64 > > diff --git a/Documentation/devicetree/bindings/vendor-prefixes.yaml > > b/Documentation/devicetree/bindings/vendor-prefixes.yaml index > > f6064d84a4..e2ea1a731e 100644 --- > > a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ > > b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -403,6 > > +403,8 @@ patternProperties: description: Firefly > > "^focaltech,.*": > > description: FocalTech Systems Co.,Ltd > > + "^forlinx,.*": > > + description: Baoding Forlinx Embedded Technology Co., Ltd. > > "^frida,.*": > > description: Shenzhen Frida LCD Co., Ltd. > > "^friendlyarm,.*": > > -- > > 2.25.1 > > This part needs to be in a separate patch too > > Maxime > As in, a separate patch for just the vendor prefix? -- Regards, Ivan Uvarov _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel