From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rob Herring Subject: Re: [PATCH] iio: adc: add max1117/max1118/max1119 ADC driver Date: Wed, 15 Mar 2017 15:00:59 -0500 Message-ID: <20170315200059.3n4uvt5mgqtrtnnt@rob-hp-laptop> References: <1488717210-25151-1-git-send-email-akinobu.mita@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <1488717210-25151-1-git-send-email-akinobu.mita-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Akinobu Mita Cc: linux-iio-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Jonathan Cameron , Hartmut Knaack , Lars-Peter Clausen , Peter Meerwald-Stadler , Mark Rutland List-Id: devicetree@vger.kernel.org On Sun, Mar 05, 2017 at 09:33:30PM +0900, Akinobu Mita wrote: > This adds max1117/max1118/max1119 8-bit, dual-channel ADC driver. > > Signed-off-by: Akinobu Mita > Cc: Jonathan Cameron > Cc: Hartmut Knaack > Cc: Lars-Peter Clausen > Cc: Peter Meerwald-Stadler > Cc: Rob Herring > Cc: Mark Rutland > --- > .../devicetree/bindings/iio/adc/max1118.txt | 21 ++ Acked-by: Rob Herring > drivers/iio/adc/Kconfig | 12 + > drivers/iio/adc/Makefile | 1 + > drivers/iio/adc/max1118.c | 310 +++++++++++++++++++++ > 4 files changed, 344 insertions(+) > create mode 100644 Documentation/devicetree/bindings/iio/adc/max1118.txt > create mode 100644 drivers/iio/adc/max1118.c -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html