From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753727AbaEDNJE (ORCPT ); Sun, 4 May 2014 09:09:04 -0400 Received: from mail-ee0-f43.google.com ([74.125.83.43]:50045 "EHLO mail-ee0-f43.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751952AbaEDNJC (ORCPT ); Sun, 4 May 2014 09:09:02 -0400 Date: Sun, 4 May 2014 15:08:39 +0200 From: Beniamino Galvani To: Heiko =?iso-8859-1?Q?St=FCbner?= Cc: devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org, Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala Subject: Re: [PATCH 1/2] of: add bq and radxa vendor prefixes Message-ID: <20140504130837.GA4498@gmail.com> References: <1398973835-26303-1-git-send-email-b.galvani@gmail.com> <2225372.rvnmuAdhHE@phil> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <2225372.rvnmuAdhHE@phil> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, May 02, 2014 at 01:32:37AM +0200, Heiko Stübner wrote: > Hi Beniamino, > > Am Donnerstag, 1. Mai 2014, 21:50:34 schrieb Beniamino Galvani: > > Add new vendor prefixes for: > > > > * bq, a company that sells multimedia devices and 3D printers > > bq is actually only a brandname. The company itself is "Mundo Reader S.L.". > I'm not sure what the actual policy is concerning the vendor prefix, i.e. if it > should use the visible brand name or the actual company name. > > I.e. another possibility would be to add the vendor prefix > mundoreader Mundo Reader S.L. > and name the currie > mundoreader,bq-curie2 I've added DT bindings maintainers in CC as I should have done from the beginning, hoping that someone can clarify this. My opinion is that the brand name is not relevant since the prefix represents the company which designs and manufactures the device; so in this case I agree with your proposal to use mundoreader instead of bq. Beniamino > > > * Radxa, manufacturer of ARM boards > > > > Signed-off-by: Beniamino Galvani > > --- > > Documentation/devicetree/bindings/vendor-prefixes.txt | 2 ++ > > 1 file changed, 2 insertions(+) > > > > diff --git a/Documentation/devicetree/bindings/vendor-prefixes.txt > > b/Documentation/devicetree/bindings/vendor-prefixes.txt index > > abc3080..6f8177c 100644 > > --- a/Documentation/devicetree/bindings/vendor-prefixes.txt > > +++ b/Documentation/devicetree/bindings/vendor-prefixes.txt > > @@ -21,6 +21,7 @@ atmel Atmel Corporation > > auo AU Optronics Corporation > > avago Avago Technologies > > bosch Bosch Sensortec GmbH > > +bq bq > > brcm Broadcom Corporation > > buffalo Buffalo, Inc. > > calxeda Calxeda > > @@ -98,6 +99,7 @@ powervr PowerVR (deprecated, use img) > > qca Qualcomm Atheros, Inc. > > qcom Qualcomm Technologies, Inc > > qnap QNAP Systems, Inc. > > +radxa Radxa > > raidsonic RaidSonic Technology GmbH > > ralink Mediatek/Ralink Technology Corp. > > ramtron Ramtron International >