On Wed, 10 Jul 2019 14:12:26 -0600 Rob Herring <robh+dt@xxxxxxxxxx> wrote: > On Wed, Jul 10, 2019 at 1:22 PM Tomasz Duszynski <tduszyns@xxxxxxxxx> wrote: > > > > Convert existing device tree bindings to yaml. > > > > Signed-off-by: Tomasz Duszynski <tduszyns@xxxxxxxxx> > > --- > > .../iio/chemical/plantower,pms7003.txt | 26 ---------- > > .../iio/chemical/plantower,pms7003.yaml | 51 +++++++++++++++++++ > > 2 files changed, 51 insertions(+), 26 deletions(-) > > delete mode 100644 Documentation/devicetree/bindings/iio/chemical/plantower,pms7003.txt > > create mode 100644 Documentation/devicetree/bindings/iio/chemical/plantower,pms7003.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