[3/3] media: MAINTAINERS: add entry for i.MX8MP DW100 v4l2 mem2mem driver

Message ID 20220304202813.2560202-4-xavier.roumegue@oss.nxp.com (mailing list archive)
State Superseded
Headers
Series i.MX8MP DW100 dewarper driver |

Commit Message

Xavier Roumegue (OSS) March 4, 2022, 8:28 p.m. UTC
  Signed-off-by: Xavier Roumegue <xavier.roumegue@oss.nxp.com>
---
 MAINTAINERS | 7 +++++++
 1 file changed, 7 insertions(+)
  

Comments

Laurent Pinchart March 4, 2022, 8:38 p.m. UTC | #1
Hi Xavier,

Thank you for the patch.

On Fri, Mar 04, 2022 at 09:28:13PM +0100, Xavier Roumegue wrote:
> Signed-off-by: Xavier Roumegue <xavier.roumegue@oss.nxp.com>

Thank you for volunteering to maintain the driver :-)

> ---
>  MAINTAINERS | 7 +++++++
>  1 file changed, 7 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 70cd8a1c9495..f0ecca116786 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -14120,6 +14120,13 @@ S:	Maintained
>  F:	Documentation/devicetree/bindings/media/nxp,imx8-jpeg.yaml
>  F:	drivers/media/platform/imx-jpeg
>  
> +NXP i.MX 8MP DW100 V4L2 DRIVER
> +M:	Xavier Roumegue <xavier.roumegue@oss.nxp.com>
> +L:	linux-media@vger.kernel.org
> +S:	Maintained
> +F:	Documentation/devicetree/bindings/media/nxp,dw100.yaml
> +F:	drivers/media/platform/dw100

Jacopo has created a drivers/media/platform/imx/ directory in the patch
series that destages the MIPI CSIS driver, it could make sense to move
this driver there too. Let's discuss that in the review of 2/3. With the
path updated as needed based on the outcome of the discussion,

Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>

> +
>  NZXT-KRAKEN2 HARDWARE MONITORING DRIVER
>  M:	Jonas Malaco <jonas@protocubo.io>
>  L:	linux-hwmon@vger.kernel.org
  

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 70cd8a1c9495..f0ecca116786 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -14120,6 +14120,13 @@  S:	Maintained
 F:	Documentation/devicetree/bindings/media/nxp,imx8-jpeg.yaml
 F:	drivers/media/platform/imx-jpeg
 
+NXP i.MX 8MP DW100 V4L2 DRIVER
+M:	Xavier Roumegue <xavier.roumegue@oss.nxp.com>
+L:	linux-media@vger.kernel.org
+S:	Maintained
+F:	Documentation/devicetree/bindings/media/nxp,dw100.yaml
+F:	drivers/media/platform/dw100
+
 NZXT-KRAKEN2 HARDWARE MONITORING DRIVER
 M:	Jonas Malaco <jonas@protocubo.io>
 L:	linux-hwmon@vger.kernel.org