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=-8.3 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH,MAILING_LIST_MULTI, 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 883C7C11D09 for ; Thu, 20 Feb 2020 13:56:31 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id 5EC8924656 for ; Thu, 20 Feb 2020 13:56:31 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="FS70FINo"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=ideasonboard.com header.i=@ideasonboard.com header.b="W5FNfu7l" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 5EC8924656 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=ideasonboard.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-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=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject: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=Br55E2+E15hbREoz+/oL25ainqdGq22l0nN36Jo19Kk=; b=FS70FINogcCNvJ 6nGs3b05D11XgTS8MUDbAvQ2dz98GSMJnPY7xksRaFedubZqF7rdi7VmxaEna8zFOgKqqApDqYDQm 9c02960GFDkubv63fvGea2p8MFYakac48m8i+NWNXjXeVY4g92FR+dgGu3e9dnd6mMrJi8qBjTdiB mw8Dt7SznOGebLYbeNPpi33UStdAy2DxDsSvsRWGG3nre7w+4PbO4zsPfaU8uaMDBdQpF/M8+BKXj nXr8Q9fGjfZFfWFSWeDJwBAogpv6A3vwwuDBhTIeAS+J263pwxHMEjOWPA2/DYAUhosdNRmbCw9Kv TNbjW9A9WVkNAyw1zoGg==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1j4mJb-0002xA-1d; Thu, 20 Feb 2020 13:56:31 +0000 Received: from perceval.ideasonboard.com ([2001:4b98:dc2:55:216:3eff:fef7:d647]) by bombadil.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1j4mJY-0002wi-QC for linux-arm-kernel@lists.infradead.org; Thu, 20 Feb 2020 13:56:30 +0000 Received: from pendragon.ideasonboard.com (81-175-216-236.bb.dnainternet.fi [81.175.216.236]) by perceval.ideasonboard.com (Postfix) with ESMTPSA id 00863563; Thu, 20 Feb 2020 14:56:26 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=ideasonboard.com; s=mail; t=1582206987; bh=fS/fytwG43CdjsxlrKwyLy72e8UkFB5BR+sLI3UWwXU=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=W5FNfu7l+ymTMPY17vWHzDhXfLLoXinAjW4PJ2IrNywZ5n+Hx5CM8TpQUVhCP/8GT WbrB4Ka0Ckk2wbkDD1nrDUGNAnhPwZKb1+GG5DqK2PTR6cYVKx3B4kUBWaQWJMPAZK g9+T5ty5KwOxJnwD+nIUgmQgZtBQSdr1O0gHq2bM= Date: Thu, 20 Feb 2020 15:56:08 +0200 From: Laurent Pinchart To: Vasily Khoruzhick Subject: Re: [PATCH 3/6] dt-bindings: Add Guangdong Neweast Optoelectronics CO. LTD vendor prefix Message-ID: <20200220135608.GE4998@pendragon.ideasonboard.com> References: <20200220083508.792071-1-anarsoul@gmail.com> <20200220083508.792071-4-anarsoul@gmail.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20200220083508.792071-4-anarsoul@gmail.com> User-Agent: Mutt/1.10.1 (2018-07-13) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200220_055628_995564_B7CD9DDD X-CRM114-Status: GOOD ( 12.72 ) 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: Mark Rutland , Neil Armstrong , David Airlie , Linus Walleij , dri-devel@lists.freedesktop.org, Andrzej Hajda , Thierry Reding , Sam Ravnborg , Stephen Rothwell , Samuel Holland , Heiko Stuebner , Chen-Yu Tsai , Icenowy Zheng , Stephan Gerhold , Jonas Karlman , Torsten Duwe , Rob Herring , Maxime Ripard , linux-arm-kernel@lists.infradead.org, Jernej Skrabec , linux-kernel@vger.kernel.org, Mark Brown , Daniel Vetter Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org Hi Vasily, Thank you for the patch. On Thu, Feb 20, 2020 at 12:35:05AM -0800, Vasily Khoruzhick wrote: > Add vendor prefix for Guangdong Neweast Optoelectronics CO. LTD > > Signed-off-by: Vasily Khoruzhick > --- > Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/Documentation/devicetree/bindings/vendor-prefixes.yaml b/Documentation/devicetree/bindings/vendor-prefixes.yaml > index 6456a6dfd83d..a390a793422b 100644 > --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml > +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml > @@ -665,6 +665,8 @@ patternProperties: > description: Nexbox > "^nextthing,.*": > description: Next Thing Co. > + "^neweast,.*": > + description: Guangdong Neweast Optoelectronics CO., LT Google only returns two hits for this name, beside the ones related to this patch series. Are you sure this is the correct company name ? > "^newhaven,.*": > description: Newhaven Display International > "^ni,.*": -- Regards, Laurent Pinchart _______________________________________________ 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 X-Spam-Level: X-Spam-Status: No, score=-8.1 required=3.0 tests=DKIM_INVALID,DKIM_SIGNED, HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH,MAILING_LIST_MULTI,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 E63A7C11D05 for ; Thu, 20 Feb 2020 13:56:30 +0000 (UTC) Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (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 BB73A208C4 for ; Thu, 20 Feb 2020 13:56:30 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (1024-bit key) header.d=ideasonboard.com header.i=@ideasonboard.com header.b="W5FNfu7l" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org BB73A208C4 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=ideasonboard.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=dri-devel-bounces@lists.freedesktop.org Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 455256ED94; Thu, 20 Feb 2020 13:56:30 +0000 (UTC) Received: from perceval.ideasonboard.com (perceval.ideasonboard.com [IPv6:2001:4b98:dc2:55:216:3eff:fef7:d647]) by gabe.freedesktop.org (Postfix) with ESMTPS id B75406ED94 for ; Thu, 20 Feb 2020 13:56:28 +0000 (UTC) Received: from pendragon.ideasonboard.com (81-175-216-236.bb.dnainternet.fi [81.175.216.236]) by perceval.ideasonboard.com (Postfix) with ESMTPSA id 00863563; Thu, 20 Feb 2020 14:56:26 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=ideasonboard.com; s=mail; t=1582206987; bh=fS/fytwG43CdjsxlrKwyLy72e8UkFB5BR+sLI3UWwXU=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=W5FNfu7l+ymTMPY17vWHzDhXfLLoXinAjW4PJ2IrNywZ5n+Hx5CM8TpQUVhCP/8GT WbrB4Ka0Ckk2wbkDD1nrDUGNAnhPwZKb1+GG5DqK2PTR6cYVKx3B4kUBWaQWJMPAZK g9+T5ty5KwOxJnwD+nIUgmQgZtBQSdr1O0gHq2bM= Date: Thu, 20 Feb 2020 15:56:08 +0200 From: Laurent Pinchart To: Vasily Khoruzhick Subject: Re: [PATCH 3/6] dt-bindings: Add Guangdong Neweast Optoelectronics CO. LTD vendor prefix Message-ID: <20200220135608.GE4998@pendragon.ideasonboard.com> References: <20200220083508.792071-1-anarsoul@gmail.com> <20200220083508.792071-4-anarsoul@gmail.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20200220083508.792071-4-anarsoul@gmail.com> User-Agent: Mutt/1.10.1 (2018-07-13) X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Mark Rutland , Neil Armstrong , David Airlie , dri-devel@lists.freedesktop.org, Andrzej Hajda , Thierry Reding , Sam Ravnborg , Stephen Rothwell , Samuel Holland , Heiko Stuebner , Chen-Yu Tsai , Icenowy Zheng , Stephan Gerhold , Jonas Karlman , Torsten Duwe , Rob Herring , Maxime Ripard , linux-arm-kernel@lists.infradead.org, Jernej Skrabec , linux-kernel@vger.kernel.org, Mark Brown Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" Hi Vasily, Thank you for the patch. On Thu, Feb 20, 2020 at 12:35:05AM -0800, Vasily Khoruzhick wrote: > Add vendor prefix for Guangdong Neweast Optoelectronics CO. LTD > > Signed-off-by: Vasily Khoruzhick > --- > Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/Documentation/devicetree/bindings/vendor-prefixes.yaml b/Documentation/devicetree/bindings/vendor-prefixes.yaml > index 6456a6dfd83d..a390a793422b 100644 > --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml > +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml > @@ -665,6 +665,8 @@ patternProperties: > description: Nexbox > "^nextthing,.*": > description: Next Thing Co. > + "^neweast,.*": > + description: Guangdong Neweast Optoelectronics CO., LT Google only returns two hits for this name, beside the ones related to this patch series. Are you sure this is the correct company name ? > "^newhaven,.*": > description: Newhaven Display International > "^ni,.*": -- Regards, Laurent Pinchart _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dri-devel 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=-8.4 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH,MAILING_LIST_MULTI, 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 019C5C11D07 for ; Thu, 20 Feb 2020 13:56:31 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id CDE76208E4 for ; Thu, 20 Feb 2020 13:56:30 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=ideasonboard.com header.i=@ideasonboard.com header.b="W5FNfu7l" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728229AbgBTN43 (ORCPT ); Thu, 20 Feb 2020 08:56:29 -0500 Received: from perceval.ideasonboard.com ([213.167.242.64]:54632 "EHLO perceval.ideasonboard.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727943AbgBTN43 (ORCPT ); Thu, 20 Feb 2020 08:56:29 -0500 Received: from pendragon.ideasonboard.com (81-175-216-236.bb.dnainternet.fi [81.175.216.236]) by perceval.ideasonboard.com (Postfix) with ESMTPSA id 00863563; Thu, 20 Feb 2020 14:56:26 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=ideasonboard.com; s=mail; t=1582206987; bh=fS/fytwG43CdjsxlrKwyLy72e8UkFB5BR+sLI3UWwXU=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=W5FNfu7l+ymTMPY17vWHzDhXfLLoXinAjW4PJ2IrNywZ5n+Hx5CM8TpQUVhCP/8GT WbrB4Ka0Ckk2wbkDD1nrDUGNAnhPwZKb1+GG5DqK2PTR6cYVKx3B4kUBWaQWJMPAZK g9+T5ty5KwOxJnwD+nIUgmQgZtBQSdr1O0gHq2bM= Date: Thu, 20 Feb 2020 15:56:08 +0200 From: Laurent Pinchart To: Vasily Khoruzhick Cc: Thierry Reding , Sam Ravnborg , David Airlie , Daniel Vetter , Rob Herring , Mark Rutland , Maxime Ripard , Chen-Yu Tsai , Andrzej Hajda , Neil Armstrong , Jonas Karlman , Jernej Skrabec , Icenowy Zheng , Torsten Duwe , Heiko Stuebner , Linus Walleij , Stephan Gerhold , Mark Brown , Stephen Rothwell , Samuel Holland , dri-devel@lists.freedesktop.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH 3/6] dt-bindings: Add Guangdong Neweast Optoelectronics CO. LTD vendor prefix Message-ID: <20200220135608.GE4998@pendragon.ideasonboard.com> References: <20200220083508.792071-1-anarsoul@gmail.com> <20200220083508.792071-4-anarsoul@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20200220083508.792071-4-anarsoul@gmail.com> User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Vasily, Thank you for the patch. On Thu, Feb 20, 2020 at 12:35:05AM -0800, Vasily Khoruzhick wrote: > Add vendor prefix for Guangdong Neweast Optoelectronics CO. LTD > > Signed-off-by: Vasily Khoruzhick > --- > Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/Documentation/devicetree/bindings/vendor-prefixes.yaml b/Documentation/devicetree/bindings/vendor-prefixes.yaml > index 6456a6dfd83d..a390a793422b 100644 > --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml > +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml > @@ -665,6 +665,8 @@ patternProperties: > description: Nexbox > "^nextthing,.*": > description: Next Thing Co. > + "^neweast,.*": > + description: Guangdong Neweast Optoelectronics CO., LT Google only returns two hits for this name, beside the ones related to this patch series. Are you sure this is the correct company name ? > "^newhaven,.*": > description: Newhaven Display International > "^ni,.*": -- Regards, Laurent Pinchart