From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lars-Peter Clausen Subject: Re: [PATCH v2] iio: inkern: Add of_xlate function to struct iio_info Date: Mon, 03 Nov 2014 11:31:39 +0100 Message-ID: <5457598B.1050408@metafoo.de> References: <1413991783-24562-1-git-send-email-iivanov@mm-sol.com> <5447CDFA.5030407@metafoo.de> <544B75B8.1010505@kernel.org> <1415009224.407.13.camel@mm-sol.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1415009224.407.13.camel@mm-sol.com> Sender: linux-kernel-owner@vger.kernel.org To: "Ivan T. Ivanov" , Jonathan Cameron Cc: Hartmut Knaack , Peter Meerwald , Srinivas Pandruvada , Sachin Kamat , Thomas Gleixner , linux-iio@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-msm@vger.kernel.org List-Id: linux-arm-msm@vger.kernel.org On 11/03/2014 11:07 AM, 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 >>> >>> Reviewed-by: Lars-Peter Clausen >>> >> 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? It's in the testing branch. http://git.kernel.org/cgit/linux/kernel/git/jic23/iio.git/log/?h=testing