From: Alain Volmat Date: Mon, 27 Nov 2023 17:08:16 +0000 (+0100) Subject: media: MAINTAINERS: add entry for STM32 DCMIPP driver X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=fa0f34188a916bf1c0e1299405d394431bf5a3b2;p=linux.git media: MAINTAINERS: add entry for STM32 DCMIPP driver Add the entry related to the STM32 MEDIA DCMIPP driver within the MAINTAINERS file. Add myself as maintainer of the DCMI driver as well. Signed-off-by: Alain Volmat Reviewed-by: Laurent Pinchart [Sakari Ailus: Arrange files alphabetically.] Signed-off-by: Sakari Ailus Signed-off-by: Hans Verkuil --- diff --git a/MAINTAINERS b/MAINTAINERS index b8f0bb78700da..0d96db7e1a9e4 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -13440,13 +13440,16 @@ W: https://linuxtv.org T: git git://linuxtv.org/media_tree.git F: drivers/media/dvb-frontends/stv6111* -MEDIA DRIVERS FOR STM32 - DCMI +MEDIA DRIVERS FOR STM32 - DCMI / DCMIPP M: Hugues Fruchet +M: Alain Volmat L: linux-media@vger.kernel.org S: Supported T: git git://linuxtv.org/media_tree.git F: Documentation/devicetree/bindings/media/st,stm32-dcmi.yaml +F: Documentation/devicetree/bindings/media/st,stm32-dcmipp.yaml F: drivers/media/platform/st/stm32/stm32-dcmi.c +F: drivers/media/platform/st/stm32/stm32-dcmipp/* MEDIA INPUT INFRASTRUCTURE (V4L/DVB) M: Mauro Carvalho Chehab