Re: [PATCH V7 3/7] iio: adc: Add info property under adc_data

2020-06-23 Thread Andy Shevchenko
On Tue, Jun 23, 2020 at 10:31 AM Jishnu Prakash wrote: > > Add info property under adc_data to support adding ADC variants > which may use different iio_info than the one defined for PMIC5. > FWIW, Reviewed-by: Andy Shevchenko > Signed-off-by: Jishnu Prakash > --- > drivers/iio/adc/qcom-spmi-

[PATCH V7 3/7] iio: adc: Add info property under adc_data

2020-06-23 Thread Jishnu Prakash
Add info property under adc_data to support adding ADC variants which may use different iio_info than the one defined for PMIC5. Signed-off-by: Jishnu Prakash --- drivers/iio/adc/qcom-spmi-adc5.c | 4 +++- drivers/iio/adc/qcom-vadc-common.h | 1 + 2 files changed, 4 insertions(+), 1 deletion(-