Convert ROHM BH1750 ambient light sensor bindings to yaml format and while at it add myself as a driver maintainer. Tomasz Duszynski (2): dt-bindings: iio: light: bh1750: convert bindings to yaml MAINTAINERS: add entry for ROHM BH1750 driver .../devicetree/bindings/iio/light/bh1750.txt | 18 -------- .../devicetree/bindings/iio/light/bh1750.yaml | 43 +++++++++++++++++++ MAINTAINERS | 6 +++ 3 files changed, 49 insertions(+), 18 deletions(-) delete mode 100644 Documentation/devicetree/bindings/iio/light/bh1750.txt create mode 100644 Documentation/devicetree/bindings/iio/light/bh1750.yaml -- 2.23.0