Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932577AbbEHVhG (ORCPT ); Fri, 8 May 2015 17:37:06 -0400 Received: from mail-out.m-online.net ([212.18.0.10]:45124 "EHLO mail-out.m-online.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932152AbbEHVhC (ORCPT ); Fri, 8 May 2015 17:37:02 -0400 X-Auth-Info: g/TGknyzg6ZHkm8EnrM9NjyyzOikyKh53wDn6OYvzG4= From: Marek Vasut To: Jonathan Cameron Subject: Re: [PATCH v9] iio: acpi: Add support for ACPI0008 Ambient Light Sensor Date: Fri, 8 May 2015 23:36:57 +0200 User-Agent: KMail/1.13.7 (Linux/3.14-2-amd64; KDE/4.13.1; x86_64; ; ) Cc: Gabriele Mazzotta , Jonathan Cameron , knaack.h@gmx.de, lars@metafoo.de, pmeerw@pmeerw.net, marxin.liska@gmail.com, rui.zhang@intel.com, linux-kernel@vger.kernel.org, linux-iio@vger.kernel.org References: <1430569857-31386-1-git-send-email-gabriele.mzt@gmail.com> <6785300.EARed0uQ2B@xps13> In-Reply-To: MIME-Version: 1.0 Content-Type: Text/Plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-Id: <201505082336.57586.marex@denx.de> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1543 Lines: 43 On Friday, May 08, 2015 at 11:34:35 PM, Jonathan Cameron wrote: > On 8 May 2015 20:20:33 BST, Gabriele Mazzotta wrote: > >On Friday 08 May 2015 10:58:29 Jonathan Cameron wrote: > >> On 02/05/15 08:30, Gabriele Mazzotta wrote: > >> > This driver adds the initial support for the ACPI Ambient Light > > > >Sensor > > > >> > as defined in Section 9.2 of the ACPI specification (Revision 5.0) > > > >[1]. > > > >> > Sensors complying with the standard are exposed as ACPI devices > > > >with > > > >> > ACPI0008 as hardware ID and provide standard methods by which the > > > >OS > > > >> > can query properties of the ambient light environment the system is > >> > currently operating in. > >> > > >> > This driver currently allows only to get the current ambient light > >> > illuminance reading through the _ALI method, but is ready to be > >> > extended extended to handle _ALC, _ALT and _ALP as well. > >> > > >> > [1] http://www.acpi.info/DOWNLOADS/ACPIspec50.pdf > >> > > >> > Signed-off-by: Martin Liska > >> > Signed-off-by: Marek Vasut > >> > Signed-off-by: Gabriele Mazzotta > >> > Cc: Zhang Rui Thank you guys for finally getting this mainline :) Best regards, Marek Vasut -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/