Re: [PATCH v2] iio: inkern: Add of_xlate function to struct iio_info

From: Srinivas Pandruvada
Date: Mon Nov 03 2014 - 05:36:29 EST


On Mon, 2014-11-03 at 12:07 +0200, Ivan T. Ivanov wrote:
> On Sat, 2014-10-25 at 11:04 +0100, Jonathan Cameron wrote:
> > On 22/10/14 16:32, Lars-Peter Clausen wrote:
> > > On 10/22/2014 05:29 PM, Ivan T. Ivanov wrote:
> > > > When #iio-cells is greater than '0', the driver could provide
> > > > a custom of_xlate function that reads the *args* and returns
> > > > the appropriate index in registered IIO channels array.
> > > >
> > > > Add simple translation function, suitable for the most 1:1
> > > > mapped channels in IIO chips, and use it when driver did not
> > > > provide custom implementation.
> > > >
> > > > Signed-off-by: Ivan T. Ivanov <iivanov@xxxxxxxxxx>
> > >
> > > Reviewed-by: Lars-Peter Clausen <lars@xxxxxxxxxx>
> > >
> > Applied to the togreg branch of iio.git - initially pushed out as testing
> > for the autobuilders to play with it.
>
> Thank you. Probably my git skills failed me, but I can not
> find it in aforementioned branches. Is it publicly pushed?
>
check here
https://www.kernel.org/pub/scm/linux/kernel/git/jic23/iio.git
checkout branch: remotes/origin/testing

> Regards,
> Ivan
>


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/