On Thu, 20 Jun 2019 15:21:47 -0600 Rob Herring <robh...@kernel.org> wrote:
> On Thu, Jun 20, 2019 at 1:52 PM Tomasz Duszynski <tdusz...@gmail.com> wrote: > > > > Convert existing device tree bindings to yaml. > > > > Signed-off-by: Tomasz Duszynski <tdusz...@gmail.com> > > --- > > .../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 <r...@kernel.org> Applied to the togreg branch of iio.git and pushed out as testing for the autobuilders to play with it. Thanks, Jonathan