Re: [PATCH 1/2] dt-bindings: iio: light: bh1750: convert bindings to yaml

From: Jonathan Cameron
Date: Sat Oct 05 2019 - 08:21:47 EST


On Tue, 17 Sep 2019 09:17:40 -0500
Rob Herring <robh+dt@xxxxxxxxxx> wrote:

> On Mon, Sep 16, 2019 at 2:01 PM Tomasz Duszynski <tduszyns@xxxxxxxxx> wrote:
> >
> > Convert existing device tree bindings to yaml.
> >
> > Signed-off-by: Tomasz Duszynski <tduszyns@xxxxxxxxx>
> > ---
> > .../devicetree/bindings/iio/light/bh1750.txt | 18 --------
> > .../devicetree/bindings/iio/light/bh1750.yaml | 43 +++++++++++++++++++
> > 2 files changed, 43 insertions(+), 18 deletions(-)
> > delete mode 100644 Documentation/devicetree/bindings/iio/light/bh1750.txt
> > create mode 100644 Documentation/devicetree/bindings/iio/light/bh1750.yaml
>
> Reviewed-by: Rob Herring <robh@xxxxxxxxxx>

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

Thanks,

Jonathan