From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Warren Subject: Re: [PATCH 3/3] ARM: dt: tegra_ventana: als and proximity sensor isl29018 support Date: Thu, 19 Apr 2012 09:31:11 -0600 Message-ID: <4F902FBF.8010607@wwwdotorg.org> References: <1334645155-13799-1-git-send-email-ldewangan@nvidia.com> <1334645155-13799-4-git-send-email-ldewangan@nvidia.com> <4F8DF01D.9040900@wwwdotorg.org> <4F8FD709.60308@nvidia.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <4F8FD709.60308-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org> Sender: linux-iio-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Laxman Dewangan Cc: "olof-nZhT3qVonbNeoWH0uzbU5w@public.gmane.org" , Colin Cross , "linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" , "linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org" , "linux-iio-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" , "devel-gWbeCf7V1WCQmaza687I9mD2FQJk+8+b@public.gmane.org" , "linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" , Linus Walleij , Mark Brown , Grant Likely List-Id: linux-tegra@vger.kernel.org On 04/19/2012 03:12 AM, Laxman Dewangan wrote: > On Wednesday 18 April 2012 04:05 AM, Stephen Warren wrote: >> On 04/17/2012 12:45 AM, Laxman Dewangan wrote: >>> Add the device info for ALS and proximity sensor isl29018. >> >> a) Perhaps the vendor prefix should be "isil" not "isl". Olof, can you >> please comment here? > > Any comments on this? I think "isil" is good as it is the symbol in > nasdaq also: Intersil Corporation (ISIL). > If no objection than I can send my next version of patch ;) Yes, the idea is to use stock ticker symbols where possible, so it sounds like isil is the way to go. From mboxrd@z Thu Jan 1 00:00:00 1970 From: swarren@wwwdotorg.org (Stephen Warren) Date: Thu, 19 Apr 2012 09:31:11 -0600 Subject: [PATCH 3/3] ARM: dt: tegra_ventana: als and proximity sensor isl29018 support In-Reply-To: <4F8FD709.60308@nvidia.com> References: <1334645155-13799-1-git-send-email-ldewangan@nvidia.com> <1334645155-13799-4-git-send-email-ldewangan@nvidia.com> <4F8DF01D.9040900@wwwdotorg.org> <4F8FD709.60308@nvidia.com> Message-ID: <4F902FBF.8010607@wwwdotorg.org> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 04/19/2012 03:12 AM, Laxman Dewangan wrote: > On Wednesday 18 April 2012 04:05 AM, Stephen Warren wrote: >> On 04/17/2012 12:45 AM, Laxman Dewangan wrote: >>> Add the device info for ALS and proximity sensor isl29018. >> >> a) Perhaps the vendor prefix should be "isil" not "isl". Olof, can you >> please comment here? > > Any comments on this? I think "isil" is good as it is the symbol in > nasdaq also: Intersil Corporation (ISIL). > If no objection than I can send my next version of patch ;) Yes, the idea is to use stock ticker symbols where possible, so it sounds like isil is the way to go. From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755678Ab2DSPbR (ORCPT ); Thu, 19 Apr 2012 11:31:17 -0400 Received: from avon.wwwdotorg.org ([70.85.31.133]:41751 "EHLO avon.wwwdotorg.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753929Ab2DSPbP (ORCPT ); Thu, 19 Apr 2012 11:31:15 -0400 Message-ID: <4F902FBF.8010607@wwwdotorg.org> Date: Thu, 19 Apr 2012 09:31:11 -0600 From: Stephen Warren User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.28) Gecko/20120313 Thunderbird/3.1.20 MIME-Version: 1.0 To: Laxman Dewangan CC: "olof@lixom.net" , Colin Cross , "linux-kernel@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" , "linux-iio@vger.kernel.org" , "devel@driverdev.osuosl.org" , "linux-tegra@vger.kernel.org" , Linus Walleij , Mark Brown , Grant Likely Subject: Re: [PATCH 3/3] ARM: dt: tegra_ventana: als and proximity sensor isl29018 support References: <1334645155-13799-1-git-send-email-ldewangan@nvidia.com> <1334645155-13799-4-git-send-email-ldewangan@nvidia.com> <4F8DF01D.9040900@wwwdotorg.org> <4F8FD709.60308@nvidia.com> In-Reply-To: <4F8FD709.60308@nvidia.com> X-Enigmail-Version: 1.1.2 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 04/19/2012 03:12 AM, Laxman Dewangan wrote: > On Wednesday 18 April 2012 04:05 AM, Stephen Warren wrote: >> On 04/17/2012 12:45 AM, Laxman Dewangan wrote: >>> Add the device info for ALS and proximity sensor isl29018. >> >> a) Perhaps the vendor prefix should be "isil" not "isl". Olof, can you >> please comment here? > > Any comments on this? I think "isil" is good as it is the symbol in > nasdaq also: Intersil Corporation (ISIL). > If no objection than I can send my next version of patch ;) Yes, the idea is to use stock ticker symbols where possible, so it sounds like isil is the way to go.