Re: [PATCH v2 3/3] IIO: Ingenic JZ47xx: Add support for JZ4770 SoC ADC.

2019-09-08 Thread Jonathan Cameron
On Sat, 27 Jul 2019 21:59:40 +0200 Artur Rojek wrote: > Add support for the ADC hardware present on Ingenic JZ4770 SoC. > > Signed-off-by: Artur Rojek > Tested-by: Paul Cercueil Applied to the togreg branch of iio.git and pushed out as testing for the autobuilders to play with it. Thanks,

[PATCH v2 3/3] IIO: Ingenic JZ47xx: Add support for JZ4770 SoC ADC.

2019-07-27 Thread Artur Rojek
Add support for the ADC hardware present on Ingenic JZ4770 SoC. Signed-off-by: Artur Rojek Tested-by: Paul Cercueil --- Changes: v2: - move the IIO_CHAN_INFO_RAW block into a utility function, - unconditionally lock aux_lock for reduced complexity drivers/iio/adc/ingenic-adc.c | 149