Message ID | cover.1749063024.git.Jonathan.Santos@analog.com |
---|---|
Headers | show |
Series | iio: adc: ad7768-1: Add features, improvements, and fixes | expand |
On Thu, 5 Jun 2025 09:23:20 +0300 Andy Shevchenko <andriy.shevchenko@linux.intel.com> wrote: > On Wed, Jun 04, 2025 at 04:35:06PM -0300, Jonathan Santos wrote: > > This patch series introduces some new features, improvements, > > and fixes for the AD7768-1 ADC driver. > > > > The goal is to support all key functionalities listed in the device > > datasheet, including filter mode selection, common mode voltage output > > configuration and GPIO support. Additionally, this includes fixes > > for SPI communication and for IIO interface, and also code improvements > > to enhance maintainability and readability. > > Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> > > (Note, some of the lines here and in changelogs all over the series have > trailing spaces.) > I took a look through the remainder and other than that __free thing it looks fine to me. So with that resolved I should be able to pick up patches 2-12 from v11. Thanks, Jonathan