Re: [PATCH v3 1/1] iio: adc: ad7124: allow more than 8 channels

2021-02-27 Thread Jonathan Cameron
On Tue, 23 Feb 2021 18:44:04 +0200 wrote: > From: Alexandru Tachici > > Currently AD7124-8 driver cannot use more than 8 IIO channels > because it was assigning the channel configurations bijectively > to channels specified in the device-tree. This is not possible > to do when using more than 8

[PATCH v3 1/1] iio: adc: ad7124: allow more than 8 channels

2021-02-23 Thread alexandru.tachici
From: Alexandru Tachici Currently AD7124-8 driver cannot use more than 8 IIO channels because it was assigning the channel configurations bijectively to channels specified in the device-tree. This is not possible to do when using more than 8 channels as AD7124-8 has only 8 configuration registers