Re: [PATCH v4 2/4] dt-bindings: iio: afe: add binding for voltage-divider

From: Jonathan Cameron
Date: Sat Apr 28 2018 - 13:01:24 EST


On Fri, 27 Apr 2018 09:29:17 -0500
Rob Herring <robh@xxxxxxxxxx> 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 <peda@xxxxxxxxxx>
> > ---
> > .../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 <robh@xxxxxxxxxx>

Same white space issue. Fixed.

Applied to the togreg branch of iio.git and pushed out as testing.

Thanks,

Jonathan