From patchwork Wed Nov 22 07:39:16 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alain Volmat X-Patchwork-Id: 13464173 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 0993CC61D92 for ; Wed, 22 Nov 2023 07:41:24 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To: Message-ID:Date:Subject:CC:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=au41aobUiO1xrpLjSNDsdck4KP9CCu7Udy987vKdIl0=; b=c/8K7GleEWK1hw 2jZOY8SasBAn+lqiJzYDWttFkdF8ZQcTN5vDVWtAEirHbGN6Zt9gXBPAJpzYGyD9pALxXh6kT9BgJ BSTs9ZxALUF+2Be2Xlml39T7qvS0+kaPOAgRzz+Zs6jH5Mf4rEGTPF1cshmBLIn65GQLdPs9uNCRi l6uGG8AC4z9yaCPU7tI7c8vQRz/n+likn5by+Ao0xJba/58A5N4XDn9KpE2etdQMgdvaLC7Ov/nks 9qu4hkfabLuVjoSj6A4bsdy2tN7j+nTVdth+yoTCJAXoHD5jXKEuJuIyFJptWiFunh7NeEjWmevME BV+K7ioAOdMaVbOW7jBw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1r5hr5-000w50-07; Wed, 22 Nov 2023 07:41:03 +0000 Received: from mx08-00178001.pphosted.com ([91.207.212.93] helo=mx07-00178001.pphosted.com) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1r5hr1-000w1b-2E for linux-arm-kernel@lists.infradead.org; Wed, 22 Nov 2023 07:41:01 +0000 Received: from pps.filterd (m0046660.ppops.net [127.0.0.1]) by mx07-00178001.pphosted.com (8.17.1.19/8.17.1.19) with ESMTP id 3AM6Z3O6017952; Wed, 22 Nov 2023 08:40:48 +0100 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=foss.st.com; h= from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding:content-type; s= selector1; bh=K4CaS4X9GdfkwvFiqCiRY5k6q4zWvjrKtwRduLORuT4=; b=Yv ZxfU4ZFMnsjjgp6Vf9d5zsT6DDtN4QTNjAzAz33VodaS+CEpWX9JklcS/CPoBZol N5ulNRtDO5QoDlBRiToAWYmETaabTrhkkLwp3TV6+qGh/tEuf8EBnmYs/fHY5tpD slfBeL5iNpCjzN0j5J72ywmbO8xsTFtBMlS5e1jkvzTjsmBXYY1iJ1pmE7MXYa4n LB1nhX7EyFq17YT9j8H2R/DEnili6Xk2o9HskA4uHY85MifJ/kDfNASLOf4+Ugut 3iAbc8Z6trV6q6Vx6WgVblBLlQGHzL9ao3HA/iqoLNMLsJ7JmVbvtkNGuEJb4hlB RIQSltrDcTkF8c4n0uYw== Received: from beta.dmz-eu.st.com (beta.dmz-eu.st.com [164.129.1.35]) by mx07-00178001.pphosted.com (PPS) with ESMTPS id 3uek9a1gwj-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Wed, 22 Nov 2023 08:40:48 +0100 (CET) Received: from euls16034.sgp.st.com (euls16034.sgp.st.com [10.75.44.20]) by beta.dmz-eu.st.com (STMicroelectronics) with ESMTP id 5EE4A10002A; Wed, 22 Nov 2023 08:40:47 +0100 (CET) Received: from Webmail-eu.st.com (shfdag1node1.st.com [10.75.129.69]) by euls16034.sgp.st.com (STMicroelectronics) with ESMTP id 552E72122FF; Wed, 22 Nov 2023 08:40:47 +0100 (CET) Received: from localhost (10.129.178.213) by SHFDAG1NODE1.st.com (10.75.129.69) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2507.27; Wed, 22 Nov 2023 08:40:47 +0100 From: Alain Volmat To: Hugues Fruchet , Alain Volmat , Mauro Carvalho Chehab , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Maxime Coquelin , Alexandre Torgue , Russell King , Philipp Zabel CC: Sakari Ailus , Laurent Pinchart , Dan Scally , , , , , Subject: [PATCH v8 2/5] media: MAINTAINERS: add entry for STM32 DCMIPP driver Date: Wed, 22 Nov 2023 08:39:16 +0100 Message-ID: <20231122073927.788810-3-alain.volmat@foss.st.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20231122073927.788810-1-alain.volmat@foss.st.com> References: <20231122073927.788810-1-alain.volmat@foss.st.com> MIME-Version: 1.0 X-Originating-IP: [10.129.178.213] X-ClientProxiedBy: EQNCAS1NODE4.st.com (10.75.129.82) To SHFDAG1NODE1.st.com (10.75.129.69) X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.272,Aquarius:18.0.987,Hydra:6.0.619,FMLib:17.11.176.26 definitions=2023-11-22_06,2023-11-21_01,2023-05-22_02 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20231121_234100_017017_C227C8B0 X-CRM114-Status: GOOD ( 12.99 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org 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 --- MAINTAINERS | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index c5029341b1d6..2421c693b693 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -13435,13 +13435,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: drivers/media/platform/st/stm32/stm32-dcmi.c +F: Documentation/devicetree/bindings/media/st,stm32-dcmipp.yaml +F: drivers/media/platform/st/stm32/stm32-dcmipp/* MEDIA INPUT INFRASTRUCTURE (V4L/DVB) M: Mauro Carvalho Chehab