Re: [PATCH v2 3/3] IIO: add Ingenic JZ47xx ADC driver.

2019-02-09 Thread contact
On 2019-02-09 16:39, Jonathan Cameron wrote: On Mon, 4 Feb 2019 01:15:14 +0100 Artur Rojek wrote: Add an IIO driver for the ADC hardware present on Ingenic JZ47xx SoCs. Signed-off-by: Artur Rojek Applied to the togreg branch of iio.git and pushed out as testing for the autobuilders to

Re: [PATCH v2 3/3] IIO: add Ingenic JZ47xx ADC driver.

2019-02-09 Thread Jonathan Cameron
On Mon, 4 Feb 2019 01:15:14 +0100 Artur Rojek wrote: > Add an IIO driver for the ADC hardware present on Ingenic JZ47xx SoCs. > > Signed-off-by: Artur Rojek Applied to the togreg branch of iio.git and pushed out as testing for the autobuilders to play with it. One note inline, but more for

[PATCH v2 3/3] IIO: add Ingenic JZ47xx ADC driver.

2019-02-03 Thread Artur Rojek
Add an IIO driver for the ADC hardware present on Ingenic JZ47xx SoCs. Signed-off-by: Artur Rojek --- Changes: v2: - prefix all platform defines with JZ_ADC_*, - replace spinlock with a mutex, - change devm_add_action to devm_add_action_or_reset, - add a function wrapper for