Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754474Ab2FEGt4 (ORCPT ); Tue, 5 Jun 2012 02:49:56 -0400 Received: from mail-gg0-f174.google.com ([209.85.161.174]:56185 "EHLO mail-gg0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751984Ab2FEGty (ORCPT ); Tue, 5 Jun 2012 02:49:54 -0400 Date: Mon, 4 Jun 2012 21:11:28 -0700 From: Greg Kroah-Hartman To: Johan Hovold Cc: Jonathan Cameron , Jonathan Cameron , Rob Landley , Richard Purdie , Samuel Ortiz , Florian Tobias Schandinat , Arnd Bergmann , Andrew Morton , Mark Brown , linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org, linux-iio@vger.kernel.org Subject: Re: [PATCH v5] iio: add LM3533 ambient-light-sensor driver Message-ID: <20120605041128.GA30374@kroah.com> References: <1337346461-31220-1-git-send-email-jhovold@gmail.com> <1337602686-28007-1-git-send-email-jhovold@gmail.com> <4FBB5A13.4060301@kernel.org> <20120522094020.GC7323@localhost> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20120522094020.GC7323@localhost> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1565 Lines: 37 On Tue, May 22, 2012 at 11:40:20AM +0200, Johan Hovold wrote: > On Tue, May 22, 2012 at 10:19:15AM +0100, Jonathan Cameron wrote: > > On 5/21/2012 1:18 PM, Johan Hovold wrote: > > > Add sub-driver for the ambient-light-sensor interface on National > > > Semiconductor / TI LM3533 lighting power chips. > > > > > > The sensor interface can be used to control the LEDs and backlights of > > > the chip through defining five light zones and three sets of > > > corresponding output-current values. > > > > > > The driver provides raw and mean adc readings along with the current > > > light zone through sysfs. A threshold event can be generated on zone > > > changes. The ALS-control output values can be set per zone for the three > > > current output channels. > > There are a few bits of documentation I'd rather were in > > sysfs-bus-iio but we can move them any time. > > > > I haven't compile tested as no machine availability till this evening. > > Please do one last sanity check against staging-next. > > Tested against staging-next of today (c3c6cc91b0ae7b). > > Greg, any chance you can pick this one up for 3.5? To late for 3.5, the merge window for new stuff closed a week or so before 3.4 came out, as stuff needs to be tested in linux-next. I've queued it up now to be merge in 3.6. thanks, greg k-h -- 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/