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=-1.1 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED autolearn=no 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 8B449C7618B for ; Fri, 26 Jul 2019 10:02:41 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 63A5F229F9 for ; Fri, 26 Jul 2019 10:02:41 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1564135361; bh=7MJ+vCNVbPSQe5xb35xJesroJsELZsRfJAQgN2m8Yo0=; h=References:In-Reply-To:From:Date:Subject:To:Cc:List-ID:From; b=W6Jk0jbgkuBY+PPGe672/hMSOZlaKyeiu5FHl9ZlCbQ0hafBZ2Z1KwgVk8+bwRyT6 /Ialj7MlUR7JA7srEZovXCTFrZBz6veA2rFQrRuabMURh9NDgGMK1X3AimZfGi4LJL JtXKwIATd3CiOtAxIQ32sQ32VNOmE3qF5PWJpuGc= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726195AbfGZKCk (ORCPT ); Fri, 26 Jul 2019 06:02:40 -0400 Received: from mail.kernel.org ([198.145.29.99]:37180 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725815AbfGZKCj (ORCPT ); Fri, 26 Jul 2019 06:02:39 -0400 Received: from mail-lj1-f171.google.com (mail-lj1-f171.google.com [209.85.208.171]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 544AE22CB9; Fri, 26 Jul 2019 10:02:38 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1564135358; bh=7MJ+vCNVbPSQe5xb35xJesroJsELZsRfJAQgN2m8Yo0=; h=References:In-Reply-To:From:Date:Subject:To:Cc:From; b=YqZlO8xaCrORR7NUWRK1YWzCAoX0fQGCAruiUvd0EbGpIcxG7y98zfuBT2WRffOtp rLYVGVw70r+Q97IxDQosEpuYSC7i+iFzWd0XKqxj7MT33yDLIHZqL/5Qvv9kvIfAb3 47QnWfX36rb6cJH5/SPwNc6vSmEE34SAQhP1ANMY= Received: by mail-lj1-f171.google.com with SMTP id z28so50991900ljn.4; Fri, 26 Jul 2019 03:02:38 -0700 (PDT) X-Gm-Message-State: APjAAAVVLHp4//7eIhsfcrIpr22da/wwNVI4UkjL/RNeZf00VkgFWUvY Vnlv5T6rKHjc1wKNHGoUYQjUZmGD6c/VvH1LPWs= X-Google-Smtp-Source: APXvYqyOZ17x945oZf2yalALHm6hxXvu7W9AcifjqVUkBG7YT744y3x06dMet0dxxzuVhl2gudIP27bO87jyn3ITadI= X-Received: by 2002:a2e:7818:: with SMTP id t24mr21589590ljc.210.1564135356368; Fri, 26 Jul 2019 03:02:36 -0700 (PDT) MIME-Version: 1.0 References: <20190726061705.14764-1-krzk@kernel.org> <963ba555-dde0-9c3c-1e15-740ca200853f@kontron.de> In-Reply-To: <963ba555-dde0-9c3c-1e15-740ca200853f@kontron.de> From: Krzysztof Kozlowski Date: Fri, 26 Jul 2019 12:02:25 +0200 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [PATCH v2 1/2] dt-bindings: vendor-prefixes: Add Admatec AG To: Schrempf Frieder Cc: Rob Herring , Mark Rutland , Shawn Guo , Sascha Hauer , Pengutronix Kernel Team , Fabio Estevam , NXP Linux Team , "devicetree@vger.kernel.org" , "linux-kernel@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" Content-Type: text/plain; charset="UTF-8" Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, 26 Jul 2019 at 11:48, Schrempf Frieder wrote: > > On 26.07.19 08:17, Krzysztof Kozlowski wrote: > > Add vendor prefix for Admatec AG. > > We get the displays used with the Kontron eval kits from "admatec GmbH" > in Hamburg, not "Admatec AG" in Switzerland. I think we have to > differentiate here. > > I will review patch 2/2 soon... What a coincidence... they have so similar portfolio. After looking at vendor prefixes that would be the first duplication of name. To avoid conflict, how about: "admatecde"? Best regards, Krzysztof From mboxrd@z Thu Jan 1 00:00:00 1970 From: Krzysztof Kozlowski Subject: Re: [PATCH v2 1/2] dt-bindings: vendor-prefixes: Add Admatec AG Date: Fri, 26 Jul 2019 12:02:25 +0200 Message-ID: References: <20190726061705.14764-1-krzk@kernel.org> <963ba555-dde0-9c3c-1e15-740ca200853f@kontron.de> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Return-path: In-Reply-To: <963ba555-dde0-9c3c-1e15-740ca200853f@kontron.de> Sender: linux-kernel-owner@vger.kernel.org To: Schrempf Frieder Cc: Rob Herring , Mark Rutland , Shawn Guo , Sascha Hauer , Pengutronix Kernel Team , Fabio Estevam , NXP Linux Team , "devicetree@vger.kernel.org" , "linux-kernel@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" List-Id: devicetree@vger.kernel.org On Fri, 26 Jul 2019 at 11:48, Schrempf Frieder wrote: > > On 26.07.19 08:17, Krzysztof Kozlowski wrote: > > Add vendor prefix for Admatec AG. > > We get the displays used with the Kontron eval kits from "admatec GmbH" > in Hamburg, not "Admatec AG" in Switzerland. I think we have to > differentiate here. > > I will review patch 2/2 soon... What a coincidence... they have so similar portfolio. After looking at vendor prefixes that would be the first duplication of name. To avoid conflict, how about: "admatecde"? Best regards, Krzysztof 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=-1.0 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=no 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 8F658C7618B for ; Fri, 26 Jul 2019 10:02:45 +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 588472086D for ; Fri, 26 Jul 2019 10:02:45 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="rw+eLOh7"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="YqZlO8xa" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 588472086D Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org 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:To:Subject:Message-ID:Date:From: In-Reply-To:References:MIME-Version:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=ms6fkruKcMy3XluX85T75wUABdPN/H1GdObY8wflbFo=; b=rw+eLOh7XtGMOE 7bVyDZl2PwLPTZCrVi3UlNngrXxAYwKvDTsU2FCK+xLL+p60x8hGe1Lq/syE6BGvGup4PowwIrg7v 6gHKH/WSj5J9MxnXIIMIgg94Bvx3FdamceZOW+gszhAsAQM98BX+xNl754vKJ8e85n1DYdG3V6FnI wxS6ssrScM0MLHv0DfZjqujOfscYB/Slxx/P5lJ8zYCdkF1RBNkEJJa7uYuk9i8NQv97ha6xnBO3o 9sBZR90VjV6/xgYea9YY4vGp+bBx+KKp0sNzen93yEmOiwL8RLdUszz3pcjlX9fUjDiB82XiqDPgr u78bRfsL1e7HdwpWidBw==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92 #3 (Red Hat Linux)) id 1hqx3k-0002xz-A2; Fri, 26 Jul 2019 10:02:44 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.92 #3 (Red Hat Linux)) id 1hqx3f-0002uA-F9 for linux-arm-kernel@lists.infradead.org; Fri, 26 Jul 2019 10:02:40 +0000 Received: from mail-lj1-f170.google.com (mail-lj1-f170.google.com [209.85.208.170]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 6197722CBE for ; Fri, 26 Jul 2019 10:02:38 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1564135358; bh=7MJ+vCNVbPSQe5xb35xJesroJsELZsRfJAQgN2m8Yo0=; h=References:In-Reply-To:From:Date:Subject:To:Cc:From; b=YqZlO8xaCrORR7NUWRK1YWzCAoX0fQGCAruiUvd0EbGpIcxG7y98zfuBT2WRffOtp rLYVGVw70r+Q97IxDQosEpuYSC7i+iFzWd0XKqxj7MT33yDLIHZqL/5Qvv9kvIfAb3 47QnWfX36rb6cJH5/SPwNc6vSmEE34SAQhP1ANMY= Received: by mail-lj1-f170.google.com with SMTP id d24so50892132ljg.8 for ; Fri, 26 Jul 2019 03:02:38 -0700 (PDT) X-Gm-Message-State: APjAAAVhhW2+oKjowjjeFmJQt0/HPzHJllXNAUwTEaUicaXjt8E9ebCU VN1P4Yv0mdrJ67GnM0FT3L0bkBxPnE19fYaFfCk= X-Google-Smtp-Source: APXvYqyOZ17x945oZf2yalALHm6hxXvu7W9AcifjqVUkBG7YT744y3x06dMet0dxxzuVhl2gudIP27bO87jyn3ITadI= X-Received: by 2002:a2e:7818:: with SMTP id t24mr21589590ljc.210.1564135356368; Fri, 26 Jul 2019 03:02:36 -0700 (PDT) MIME-Version: 1.0 References: <20190726061705.14764-1-krzk@kernel.org> <963ba555-dde0-9c3c-1e15-740ca200853f@kontron.de> In-Reply-To: <963ba555-dde0-9c3c-1e15-740ca200853f@kontron.de> From: Krzysztof Kozlowski Date: Fri, 26 Jul 2019 12:02:25 +0200 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [PATCH v2 1/2] dt-bindings: vendor-prefixes: Add Admatec AG To: Schrempf Frieder X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190726_030239_578122_D3A53221 X-CRM114-Status: GOOD ( 11.94 ) 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 , "devicetree@vger.kernel.org" , Shawn Guo , Sascha Hauer , "linux-kernel@vger.kernel.org" , Rob Herring , NXP Linux Team , Pengutronix Kernel Team , Fabio Estevam , "linux-arm-kernel@lists.infradead.org" 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 On Fri, 26 Jul 2019 at 11:48, Schrempf Frieder wrote: > > On 26.07.19 08:17, Krzysztof Kozlowski wrote: > > Add vendor prefix for Admatec AG. > > We get the displays used with the Kontron eval kits from "admatec GmbH" > in Hamburg, not "Admatec AG" in Switzerland. I think we have to > differentiate here. > > I will review patch 2/2 soon... What a coincidence... they have so similar portfolio. After looking at vendor prefixes that would be the first duplication of name. To avoid conflict, how about: "admatecde"? Best regards, Krzysztof _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel