On Sat, Apr 27, 2019 at 1:25 PM Brian Masney <masneyb@xxxxxxxxxxxxx> wrote: > > Convert the isl29018 device tree bindings to the new YAML format. > > Signed-off-by: Brian Masney <masneyb@xxxxxxxxxxxxx> > --- > I'm willing to be listed as the maintainer since this is one of the > drivers that I moved out out of staging unless one of the original > authors wants to be listed instead. > > I added the BSD-2-Clause to the new binding document. I wrote the > original document and the only commit since then was from Rob in > commit 791d3ef2e111 ("dt-bindings: remove 'interrupt-parent' from > bindings") > > .../bindings/iio/light/isl29018.txt | 27 --------- > .../bindings/iio/light/isl29018.yaml | 56 +++++++++++++++++++ > 2 files changed, 56 insertions(+), 27 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/iio/light/isl29018.txt > create mode 100644 Documentation/devicetree/bindings/iio/light/isl29018.yaml Reviewed-by: Rob Herring <robh@xxxxxxxxxx>