Re: [PATCH 1/2] iio: adc: ad7124: allow 16 channels

2021-02-04 Thread kernel test robot
Hi, I love your patch! Yet something to improve: [auto build test ERROR on iio/togreg] [also build test ERROR on linux/master linus/master v5.11-rc6 next-20210125] [If your patch is applied to the wrong git tree, kindly drop us a note. And when submitting patch, we suggest to use '--base' as docu

[PATCH 1/2] iio: adc: ad7124: allow 16 channels

2021-02-04 Thread alexandru.tachici
From: Alexandru Tachici AD7124-8 can have up to 16 pseudo-differential channels enabled simultaneously and only 8 configurations. In this scenario we cannot assign one configuration per channel, some channels will have to share configurations like, ODR, gain and filter parameters. This patch all