From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Tue, 8 May 2018 10:42:56 -0500 From: Rob Herring Subject: Re: [PATCH v2] iio: potentiostat: lmp91000: add LMP91002 support Message-ID: <20180508154256.GA28095@rob-hp-laptop> References: <20180508053401.32485-1-matt.ranostay@konsulko.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180508053401.32485-1-matt.ranostay@konsulko.com> To: Matt Ranostay Cc: linux-iio@vger.kernel.org, jic23@kernel.org, devicetree@vger.kernel.org List-ID: On Mon, May 07, 2018 at 10:34:01PM -0700, Matt Ranostay wrote: > LMP91002 is register compatible so add devicetree and i2c client ids > > Cc: devicetree@vger.kernel.org > Signed-off-by: Matt Ranostay > --- > > Changes from v1: > * Split out compatible options in multiple lines for the lmp91000.txt documentation > > Documentation/devicetree/bindings/iio/potentiostat/lmp91000.txt | 9 ++++++--- > drivers/iio/potentiostat/lmp91000.c | 2 ++ > 2 files changed, 8 insertions(+), 3 deletions(-) Reviewed-by: Rob Herring