Re: [PATCH v4 2/5] dt-bindings: iio: Introduce common properties for iio sensors

From: Jonathan Cameron
Date: Sat Apr 18 2020 - 14:03:43 EST


On Tue, 14 Apr 2020 16:49:23 -0500
Rob Herring <robh@xxxxxxxxxx> wrote:

> On Sun, 5 Apr 2020 15:50:29 +0200, =?UTF-8?q?Guido=20G=C3=BCnther?= wrote:
> > Introduce a file for common properties of iio sensors. So far this
> > contains the new proximity-near-level property for proximity sensors
> > that indicates when an object should be considered near.
> >
> > Signed-off-by: Guido GÃnther <agx@xxxxxxxxxxx>
> > ---
> > .../devicetree/bindings/iio/common.yaml | 35 +++++++++++++++++++
> > 1 file changed, 35 insertions(+)
> > create mode 100644 Documentation/devicetree/bindings/iio/common.yaml
> >
>
> Reviewed-by: Rob Herring <robh@xxxxxxxxxx>

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

Thanks

Jonathan