Re: [PATCH 2/2] staging: iio: ad7780: Moving ad7780 out of staging

2018-12-01 Thread Jonathan Cameron
On Wed, 28 Nov 2018 16:16:34 -0200 Giuliano Belinassi wrote: > Move ad7780 sigma-delta adc out of staging to the main tree Please add a few details here on what the device is and what interfaces are provided. It's nice for anyone whose first encounter with this driver is this patch (as they don'

[PATCH 2/2] staging: iio: ad7780: Moving ad7780 out of staging

2018-11-28 Thread Giuliano Belinassi
Move ad7780 sigma-delta adc out of staging to the main tree Signed-off-by: Giuliano Belinassi Signed-off-by: Renato Lui Geh --- drivers/iio/adc/Kconfig | 13 ++ drivers/iio/adc/Makefile | 1 + drivers/iio/adc/ad7780.c | 347 +++ drivers/st