From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Olimpiu Dejeu" Date: Mon, 24 Apr 2017 17:56:23 +0000 Subject: RE: [PATCH v8 1/3] backlight arcxcnn add arc to vendor prefix Message-Id: <2aac01d2bd24$17449a90$45cdcfb0$@arcticsand.com> List-Id: References: <1489607133-7870-1-git-send-email-olimpiu@arcticsand.com> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: 'Rob Herring' Cc: 'Lee Jones' , linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-fbdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, 'Jingoo Han' , 'Brian Dodge' , 'Joe Perches' , 'Matthew D'Asaro' , 'Daniel Thompson' 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" >BTW, some reason your patches are not going to the DT list. I'm emailing to devicetree@vger.kernel.org, I think this is the correct list. Please advise. >Rob Olimpiu