Re: [PATCH 3/3] iio: adc: meson-axg: add saradc driver

2018-03-30 Thread Jonathan Cameron
On Fri, 30 Mar 2018 13:09:31 +0200 Martin Blumenstingl wrote: > On Mon, Mar 26, 2018 at 10:46 AM, Yixun Lan wrote: > > From: Xingyu Chen > > > > Add the SAR ADC driver for the Amlogic Meson-AXG SoC. > > > > Signed-off-by: Xingyu Chen > I suggest changing the subject of this patch to: > iio:

Re: [PATCH 3/3] iio: adc: meson-axg: add saradc driver

2018-03-30 Thread Martin Blumenstingl
On Mon, Mar 26, 2018 at 10:46 AM, Yixun Lan wrote: > From: Xingyu Chen > > Add the SAR ADC driver for the Amlogic Meson-AXG SoC. > > Signed-off-by: Xingyu Chen I suggest changing the subject of this patch to: iio: adc: meson-saradc: add support for Meson AXG (because "iio: adc: meson-axg" does

Re: [PATCH 3/3] iio: adc: meson-axg: add saradc driver

2018-03-30 Thread Jonathan Cameron
On Mon, 26 Mar 2018 16:46:29 +0800 Yixun Lan wrote: > From: Xingyu Chen > > Add the SAR ADC driver for the Amlogic Meson-AXG SoC. > > Signed-off-by: Xingyu Chen Applied to the togreg branch of iio.git and pushed out as testing for the autobuilders to play with it. Thanks, Jonathan > --- >