From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757213AbaEFLax (ORCPT ); Tue, 6 May 2014 07:30:53 -0400 Received: from gloria.sntech.de ([95.129.55.99]:52047 "EHLO gloria.sntech.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750736AbaEFLav convert rfc822-to-8bit (ORCPT ); Tue, 6 May 2014 07:30:51 -0400 From: Heiko =?ISO-8859-1?Q?St=FCbner?= To: Beniamino Galvani Cc: Matthias Brugger , "devicetree@vger.kernel.org" , "linux-kernel@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" , "linux-doc@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 Date: Tue, 06 May 2014 13:31:24 +0200 Message-ID: <3107321.XJc3MCHyeC@diego> User-Agent: KMail/4.11.5 (Linux/3.13-1-amd64; KDE/4.11.3; x86_64; ; ) In-Reply-To: <20140506111345.GB22196@gmail.com> References: <1398973835-26303-1-git-send-email-b.galvani@gmail.com> <20140506111345.GB22196@gmail.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8BIT Content-Type: text/plain; charset="iso-8859-1" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Am Dienstag, 6. Mai 2014, 13:13:46 schrieb Beniamino Galvani: > On Sun, May 04, 2014 at 02:57:52PM +0200, Matthias Brugger wrote: > > 2014-05-02 1:32 GMT+02:00 Heiko Stübner : > > > 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 think we should stick to the brand name, as this is the name people > > know. > > Personally I don't have a strong preference, so either of the two. According to an IRC conversation I just had, it is supposed to be the real company name ... so I guess my option above would be the correct one. Heiko > > Beniamino > > > > Heiko > > > > > >> * 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 > > > > > > _______________________________________________ > > > linux-arm-kernel mailing list > > > linux-arm-kernel@lists.infradead.org > > > http://lists.infradead.org/mailman/listinfo/linux-arm-kernel