Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1423574AbdD1PEb (ORCPT ); Fri, 28 Apr 2017 11:04:31 -0400 Received: from mail-qt0-f173.google.com ([209.85.216.173]:35608 "EHLO mail-qt0-f173.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1034152AbdD1PEV (ORCPT ); Fri, 28 Apr 2017 11:04:21 -0400 From: "Olimpiu Dejeu" To: "'Jingoo Han'" Cc: "'Rob Herring'" , "'Lee Jones'" , "'Geert Uytterhoeven'" , , "'Linux Fbdev development list'" , , "Brian Dodge" , "'Joe Perches'" , "'Daniel Thompson'" References: <1489607133-7870-1-git-send-email-olimpiu@arcticsand.com> <2aac01d2bd24$17449a90$45cdcfb0$@arcticsand.com> <000301d2bde2$10822970$31867c50$@gmail.com> <001301d2bf7d$919d2d60$b4d78820$@gmail.com> In-Reply-To: <001301d2bf7d$919d2d60$b4d78820$@gmail.com> Subject: RE: [PATCH v8 1/3] backlight arcxcnn add arc to vendor prefix Date: Fri, 28 Apr 2017 11:04:11 -0400 Message-ID: <355401d2c030$b2aa63c0$17ff2b40$@arcticsand.com> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" X-Mailer: Microsoft Outlook 15.0 Thread-Index: AQHSvQziL09xv6lEeEGEJ5s1Tgv/FgHOnPLoAXFprSegzFYmEIDzSsgAgABVPYCAAO9sQA== Content-Language: en-us Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by mail.home.local id v3SF4h4j001867 Content-Length: 2107 Lines: 59 > On Thursday, April 27, 2017 8:37 AM, Geert Uytterhoeven wrote: > > On Tue, Apr 25, 2017 at 6:36 PM, Jingoo Han wrote: > > > On Monday, April 24, 2017 1:56 PM, Olimpiu Dejeu wrote: > > >> > > >> On Mon, April 24, 2017 11:10 AM, Rob Herring < robh@kernel.org> wrote: > > >> > > >> > On Wed, Mar 15, 2017 at 2:45 PM, Olimpiu Dejeu > > > > >> wrote: > > >> >> backlight: Add arc to vendor prefixes > > >> >> Signed-off-by: Olimpiu Dejeu > > >> >> --- > > >> >> v8: > > >> >> - Version to match other patches in set > > >> >> > > >> >> Documentation/devicetree/bindings/vendor-prefixes.txt | 1 + > > >> >> 1 file changed, 1 insertion(+) > > >> >> > > >> >> diff --git > > >> >> a/Documentation/devicetree/bindings/vendor-prefixes.txt > > >> >> b/Documentation/devicetree/bindings/vendor-prefixes.txt > > >> >> index 16d3b5e..6f33a4b 100644 > > >> >> --- a/Documentation/devicetree/bindings/vendor-prefixes.txt > > >> >> +++ b/Documentation/devicetree/bindings/vendor-prefixes.txt > > >> >> @@ -28,6 +28,7 @@ andestech Andes Technology Corporation > > >> >> apm Applied Micro Circuits Corporation (APM) > > >> >> aptina Aptina Imaging > > >> >> arasan Arasan Chip Systems > > >> >> +arc Arctic Sand > > >> > > >> >arc is also a cpu arch. While not a vendor, it could be confusing. > > >> >How > > >> about "arctic" >instead? > > >> > > >> Rob, will do, i.e. I will change it to "arctic" > > > > > > Hi Olimpiu, > > > > > > Oh, "arc" and "arctic" is totally different. > > > In my opinion, one of the purposes of DT is to describe hardware stuffs. > > > So, please use more detailed words. > > > > Already acquired by Murata? > Yes, Murata already announced the agreement of acquisition. [1] > To Olimpiu Dejeu, > What is your company's plan about naming? > The brand name 'Artic Sand' will be continued or not? The brand name 'Arctic Sand' will be continued > If not, you should replace 'Artic Sand' with 'Murata'. > As you said earlier, changing DT names is not easy after merging. > Best regards, > Jingoo Han