Re: [PATCH] iio: mxs-lradc: add datasheet name for every usable channel

2015-06-05 Thread Stefan Wahren
Am 05.06.2015 um 15:43 schrieb Marek Vasut: On Thursday, June 04, 2015 at 08:44:31 PM, Stefan Wahren wrote: In order to provide a channel name to in kernel consumers add the datasheet names for every usable AD channel. Hi! Did you check those channel names for both MX28 and MX23? Note that

Re: [PATCH] iio: mxs-lradc: add datasheet name for every usable channel

2015-06-05 Thread Marek Vasut
On Thursday, June 04, 2015 at 08:44:31 PM, Stefan Wahren wrote: In order to provide a channel name to in kernel consumers add the datasheet names for every usable AD channel. Hi! Did you check those channel names for both MX28 and MX23? Note that they do differ IIRC ;-) Best regards, Marek

Re: [PATCH] iio: mxs-lradc: add datasheet name for every usable channel

2015-06-05 Thread Marek Vasut
On Friday, June 05, 2015 at 03:57:03 PM, Stefan Wahren wrote: Am 05.06.2015 um 15:43 schrieb Marek Vasut: On Thursday, June 04, 2015 at 08:44:31 PM, Stefan Wahren wrote: In order to provide a channel name to in kernel consumers add the datasheet names for every usable AD channel. Hi!

[PATCH] iio: mxs-lradc: add datasheet name for every usable channel

2015-06-04 Thread Stefan Wahren
In order to provide a channel name to in kernel consumers add the datasheet names for every usable AD channel. Signed-off-by: Stefan Wahren stefan.wah...@i2se.com --- drivers/staging/iio/adc/mxs-lradc.c | 32 +--- 1 file changed, 17 insertions(+), 15 deletions(-)