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

From: Lars-Peter Clausen
Date: Thu Oct 02 2014 - 09:30:25 EST


On 10/02/2014 02:32 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.

Do you have an example of a device that doesn't want to use the default mapping? If yes please include it in the commit message, otherwise it is fairly hard to say whether this makes sense or not.


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>

--
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/