mbox series

[0/2] iio: chemical: sps30: convert bindings to yaml

Message ID 20190620195011.30942-1-tduszyns@gmail.com
Headers show
Series iio: chemical: sps30: convert bindings to yaml | expand

Message

Tomasz Duszynski June 20, 2019, 7:50 p.m. UTC
Convert sensirion sps30 particulate matter sensor bindings to yaml
format and while at it add myself as a driver maintainer.

Tomasz Duszynski (2):
  dt-bindings: iio: chemical: sps30: convert bindings to yaml
  MAINTAINERS: add entry for sensirion sps30 driver

 .../bindings/iio/chemical/sensirion,sps30.txt | 12 ------
 .../iio/chemical/sensirion,sps30.yaml         | 39 +++++++++++++++++++
 MAINTAINERS                                   |  6 +++
 3 files changed, 45 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

--
2.22.0

Comments

Jonathan Cameron June 22, 2019, 8:49 a.m. UTC | #1
On Thu, 20 Jun 2019 21:50:11 +0200
Tomasz Duszynski <tduszyns@gmail.com> wrote:

> Add myself as a sensirion sps30 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 1eb971608ac4..dafa02ba161c 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -14172,6 +14172,12 @@ S:	Maintained
>  F:	drivers/misc/phantom.c
>  F:	include/uapi/linux/phantom.h
>  
> +SENSIRION SPS30 AIR POLLUTION SENSOR DRIVER
> +M:	Tomasz Duszynski <tduszyns@gmail.com>
> +S:	Maintained
> +F:	drivers/iio/chemical/sps30.c
> +F:	Documentation/devicetree/bindings/iio/chemical/sensirion,sps30.yaml
> +
>  SERIAL DEVICE BUS
>  M:	Rob Herring <robh@kernel.org>
>  L:	linux-serial@vger.kernel.org