mbox series

[0/2] iio: light: bh1750: convert bindings to yaml

Message ID 20190916190024.9955-1-tduszyns@gmail.com
Headers show
Series iio: light: bh1750: convert bindings to yaml | expand

Message

Tomasz Duszynski Sept. 16, 2019, 7 p.m. UTC
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

Comments

Jonathan Cameron Oct. 5, 2019, 12:22 p.m. UTC | #1
On Mon, 16 Sep 2019 21:00:24 +0200
Tomasz Duszynski <tduszyns@gmail.com> wrote:

> Add myself as a ROHM BH1750 ambient light sensor driver maintainer.
> 
> Signed-off-by: Tomasz Duszynski <tduszyns@gmail.com>
Applied.

Thanks,

Jonathan

> ---
>  MAINTAINERS | 6 ++++++
>  1 file changed, 6 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index f0c03740b9fb..928059c5cd49 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -13792,6 +13792,12 @@ L:	linux-serial@vger.kernel.org
>  S:	Odd Fixes
>  F:	drivers/tty/serial/rp2.*
>  
> +ROHM BH1750 AMBIENT LIGHT SENSOR DRIVER
> +M:	Tomasz Duszynski <tduszyns@gmail.com>
> +S:	Maintained
> +F:	drivers/iio/light/bh1750.c
> +F:	Documentation/devicetree/bindings/iio/light/bh1750.yaml
> +
>  ROHM MULTIFUNCTION BD9571MWV-M PMIC DEVICE DRIVERS
>  M:	Marek Vasut <marek.vasut+renesas@gmail.com>
>  L:	linux-kernel@vger.kernel.org