Re: [PATCH 1/2] dt-bindings: iio: chemical: sps30: convert bindings to yaml

From: Jonathan Cameron
Date: Sat Jun 22 2019 - 04:48:57 EST


On Thu, 20 Jun 2019 15:21:47 -0600
Rob Herring <robh+dt@xxxxxxxxxx> wrote:

> On Thu, Jun 20, 2019 at 1:52 PM Tomasz Duszynski <tduszyns@xxxxxxxxx> wrote:
> >
> > Convert existing device tree bindings to yaml.
> >
> > Signed-off-by: Tomasz Duszynski <tduszyns@xxxxxxxxx>
> > ---
> > .../bindings/iio/chemical/sensirion,sps30.txt | 12 ------
> > .../iio/chemical/sensirion,sps30.yaml | 39 +++++++++++++++++++
> > 2 files changed, 39 insertions(+), 12 deletions(-)
> > delete mode 100644 Documentation/devicetree/bindings/iio/chemical/sensirion,sps30.txt
> > create mode 100644 Documentation/devicetree/bindings/iio/chemical/sensirion,sps30.yaml
>
> Reviewed-by: Rob Herring <robh@xxxxxxxxxx>

Applied to the togreg branch of iio.git and pushed out as testing for
the autobuilders to play with it.

Thanks,

Jonathan