From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jonathan Cameron Subject: Re: [PATCH v4 2/4] dt-bindings: iio: afe: add binding for voltage-divider Date: Sat, 28 Apr 2018 18:01:11 +0100 Message-ID: <20180428180111.2bbaee8c@archlinux> References: <20180423210809.29586-1-peda@axentia.se> <20180423210809.29586-3-peda@axentia.se> <20180427142917.zdtopxwy72snrv2q@rob-hp-laptop> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20180427142917.zdtopxwy72snrv2q@rob-hp-laptop> Sender: linux-kernel-owner@vger.kernel.org To: Rob Herring Cc: Peter Rosin , linux-kernel@vger.kernel.org, Hartmut Knaack , Lars-Peter Clausen , Peter Meerwald-Stadler , Mark Rutland , "David S. Miller" , Greg Kroah-Hartman , Mauro Carvalho Chehab , Linus Walleij , Andrew Morton , Randy Dunlap , "Andrew F . Davis" , Fabio Estevam , linux-iio@vger.kernel.org, devicetree@vger.kernel.org List-Id: devicetree@vger.kernel.org On Fri, 27 Apr 2018 09:29:17 -0500 Rob Herring wrote: > On Mon, Apr 23, 2018 at 11:08:07PM +0200, Peter Rosin wrote: > > An ADC is often used to measure other quantities indirectly. This > > binding describe one cases, a "big" voltage measured with the help > > of a voltage divider. > > > > Signed-off-by: Peter Rosin > > --- > > .../bindings/iio/afe/voltage-divider.txt | 53 ++++++++++++++++++++++ > > MAINTAINERS | 1 + > > 2 files changed, 54 insertions(+) > > create mode 100644 Documentation/devicetree/bindings/iio/afe/voltage-divider.txt > > Reviewed-by: Rob Herring Same white space issue. Fixed. Applied to the togreg branch of iio.git and pushed out as testing. Thanks, Jonathan