[PATCH] MAINTAINERS: Add AVAGO APDS9306

Subhajit Ghosh posted 1 patch 1 year, 5 months ago
MAINTAINERS | 7 +++++++
1 file changed, 7 insertions(+)
[PATCH] MAINTAINERS: Add AVAGO APDS9306
Posted by Subhajit Ghosh 1 year, 5 months ago
Add myself as maintainer of APDS9306 ambient light sensor driver.

Signed-off-by: Subhajit Ghosh <subhajit.ghosh@tweaklogic.com>
---
 MAINTAINERS | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 2ca8f35dfe03..ebe19ba2d62f 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3521,6 +3521,13 @@ F:	include/linux/cfag12864b.h
 F:	include/uapi/linux/map_to_14segment.h
 F:	include/uapi/linux/map_to_7segment.h
 
+AVAGO APDS9306 AMBIENT LIGHT SENSOR DRIVER
+M:	Subhajit Ghosh <subhajit.ghosh@tweaklogic.com>
+L:	linux-iio@vger.kernel.org
+S:	Maintained
+F:	Documentation/devicetree/bindings/iio/light/avago,apds9300.yaml
+F:	drivers/iio/light/apds9306.c
+
 AVIA HX711 ANALOG DIGITAL CONVERTER IIO DRIVER
 M:	Andreas Klinger <ak@it-klinger.de>
 L:	linux-iio@vger.kernel.org

base-commit: 55027e689933ba2e64f3d245fb1ff185b3e7fc81
-- 
2.34.1
Re: [PATCH] MAINTAINERS: Add AVAGO APDS9306
Posted by Jonathan Cameron 1 year, 5 months ago
On Wed, 26 Jun 2024 23:22:31 +0930
Subhajit Ghosh <subhajit.ghosh@tweaklogic.com> wrote:

> Add myself as maintainer of APDS9306 ambient light sensor driver.
> 
> Signed-off-by: Subhajit Ghosh <subhajit.ghosh@tweaklogic.com>
Applied. Thanks
> ---
>  MAINTAINERS | 7 +++++++
>  1 file changed, 7 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 2ca8f35dfe03..ebe19ba2d62f 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -3521,6 +3521,13 @@ F:	include/linux/cfag12864b.h
>  F:	include/uapi/linux/map_to_14segment.h
>  F:	include/uapi/linux/map_to_7segment.h
>  
> +AVAGO APDS9306 AMBIENT LIGHT SENSOR DRIVER
> +M:	Subhajit Ghosh <subhajit.ghosh@tweaklogic.com>
> +L:	linux-iio@vger.kernel.org
> +S:	Maintained
> +F:	Documentation/devicetree/bindings/iio/light/avago,apds9300.yaml
> +F:	drivers/iio/light/apds9306.c
> +
>  AVIA HX711 ANALOG DIGITAL CONVERTER IIO DRIVER
>  M:	Andreas Klinger <ak@it-klinger.de>
>  L:	linux-iio@vger.kernel.org
> 
> base-commit: 55027e689933ba2e64f3d245fb1ff185b3e7fc81