[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20131123120606.GA21861@earth.universe>
Date: Sat, 23 Nov 2013 13:06:06 +0100
From: Sebastian Reichel <sre@...ian.org>
To: Jonathan Cameron <jic23@...nel.org>
Cc: Grant Likely <grant.likely@...retlab.ca>,
linux-iio@...r.kernel.org, Rob Herring <rob.herring@...xeda.com>,
Pawel Moll <pawel.moll@....com>,
Mark Rutland <mark.rutland@....com>,
Stephen Warren <swarren@...dotorg.org>,
Ian Campbell <ijc+devicetree@...lion.org.uk>,
Rob Landley <rob@...dley.net>,
Jonathan Cameron <jic23@....ac.uk>,
Peter Meerwald <pmeerw@...erw.net>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Bill Pemberton <wfp5p@...ginia.edu>,
Sachin Kamat <sachin.kamat@...aro.org>,
devicetree@...r.kernel.org, linux-doc@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] iio:light:tsl2563: Add DT support
On Sat, Nov 23, 2013 at 11:50:29AM +0000, Jonathan Cameron wrote:
> On 10/26/13 00:09, Sebastian Reichel wrote:
> > Hi Grant,
> >
> > On Fri, Oct 25, 2013 at 08:10:28PM +0100, Grant Likely wrote:
> >>> + - cover-comp-gain : integer used as multiplier for gain + compensation (default = 1)
> >>
> >> Should be taos,cover-comp-gain
> >
> > Has been updated to "amstaos,cover-comp-gain" in the latest patches, see https://lkml.org/lkml/2013/10/25/59
> >
> >> Otherwise looks fine to me.
> >
> > Is this an acked-by?
> It's good enough for me to take the patch :)
> >
> >>> + else if (np) + of_property_read_u32_index(np, "cover-comp-gain", 0, + &chip->cover_comp_gain);
> >>
> >> of_property_read_u32() should be sufficient. You don't need the _index variant.
> >
> > ah, I missed the function when skipping over linux/of.h. I will sent another update.
>
> Did you do this? Latest I seem to have is V3 and that doesn't have
> this change.
Sorry, I forgot, that I still had work to do for this patch :(
> I've made the obvious change to your V3 and applied it.
Thanks for taking care of it.
-- Sebastian
Download attachment "signature.asc" of type "application/pgp-signature" (837 bytes)
Powered by blists - more mailing lists