Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1173114AbdDXPKM (ORCPT ); Mon, 24 Apr 2017 11:10:12 -0400 Received: from mail.kernel.org ([198.145.29.136]:59176 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1172305AbdDXPKJ (ORCPT ); Mon, 24 Apr 2017 11:10:09 -0400 MIME-Version: 1.0 In-Reply-To: <1489607133-7870-1-git-send-email-olimpiu@arcticsand.com> References: <1489607133-7870-1-git-send-email-olimpiu@arcticsand.com> From: Rob Herring Date: Mon, 24 Apr 2017 10:09:41 -0500 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [PATCH v8 1/3] backlight arcxcnn add arc to vendor prefix To: Olimpiu Dejeu Cc: Lee Jones , "linux-kernel@vger.kernel.org" , "linux-fbdev@vger.kernel.org" , "devicetree@vger.kernel.org" , Jingoo Han , bdodge@arcticsand.com, Joe Perches , medasaro@arcticsand.com, Daniel Thompson Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 964 Lines: 26 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? BTW, some reason your patches are not going to the DT list. Rob