From patchwork Fri Apr 15 15:28:11 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Paul Kocialkowski X-Patchwork-Id: 12815159 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 04074C433EF for ; Fri, 15 Apr 2022 16:03:55 +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=I6hgCbvfvBmEYzFuvBYJJ5BUR+JF7G6bT64fw9wENpg=; b=u68ranSs9jJjiG G4WlZRRtACQa874sdqn/jug7TaIvMuhEMr06k0DONeH8TQYMMq5U/52mltN39XV/aGVZzYjcACCPO 2muzNqBIXonZUeD78BfwJZqfNdUZTK1G6uhTWGC+CahciRLjTzFQCpw+AYH4YtOv1l/CGp2r6RZOw O2hmebUaQlwnKCzeKwiOhfHlX+wj5meWJ127RRCHPyQqyWnbUfqxvQbmlxbByKSFabSVtGytXubWJ H3N0L3t6lkcus95tfAjQ532c3q7KQA3HIX8Oyem/OQA0EuGTDyAObMkQwR7sX10M4QCN/awWDRfGw I4XjCzJSIlsLUGiVRssQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nfOPA-00AljA-Oi; Fri, 15 Apr 2022 16:02:41 +0000 Received: from relay4-d.mail.gandi.net ([217.70.183.196]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nfNsn-00AXkA-TI for linux-arm-kernel@lists.infradead.org; Fri, 15 Apr 2022 15:29:21 +0000 Received: (Authenticated sender: paul.kocialkowski@bootlin.com) by mail.gandi.net (Postfix) with ESMTPSA id 6DCDEE0006; Fri, 15 Apr 2022 15:29:11 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bootlin.com; s=gm1; t=1650036552; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=m5FdMa9Ygm39RABeS0v8oIUERHMNnibQFLc9p80cNvQ=; b=LQLPzVMNrWpvvTAVukzVQrtek8eepL8FW/yeKL5lk7qMMq+Mp4iTeEC42Zj5otXSnZaq87 KEv+GO8qdrpklfqsmeoKf62wInjlJYBAmUTWLernGVj2KLmcPxr6ZtS8lYZhj7SVTZT398 JQX1jAPc2syj8SShyylUWAtyRRiGYp2l8ZHP0jqbx6pD1IRhp+bR4TK1CCofhWz6VhcoR8 jf1fynNpzeb+r/uFeJri2+PZrLKgcBF3V/pt86Vn5NCJrz7188XukBka+wSqpmA5Kg23v8 vKG4aAVMo9wFM3MjpI09a6ARpMLuvyJu5qUq1MbYe1UaWmtj2YNdehYoXK66yg== From: Paul Kocialkowski To: linux-kernel@vger.kernel.org, linux-media@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-sunxi@lists.linux.dev Cc: Yong Deng , Paul Kocialkowski , Mauro Carvalho Chehab , Chen-Yu Tsai , Jernej Skrabec , Samuel Holland , Laurent Pinchart , Maxime Ripard , Thomas Petazzoni Subject: [PATCH v4 45/45] MAINTAINERS: Add myself as sun6i-csi maintainer and rename/move entry Date: Fri, 15 Apr 2022 17:28:11 +0200 Message-Id: <20220415152811.636419-46-paul.kocialkowski@bootlin.com> X-Mailer: git-send-email 2.35.2 In-Reply-To: <20220415152811.636419-1-paul.kocialkowski@bootlin.com> References: <20220415152811.636419-1-paul.kocialkowski@bootlin.com> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220415_082914_146912_BED8FA1B X-CRM114-Status: GOOD ( 11.58 ) 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 Given the substantial rework of the driver that I carried out and the knowledge acquired about the hardware along the way, make myself a maintainer of the sun6i-csi driver. Also rename and move the entry while at it since the driver is not specific to the V3s. Signed-off-by: Paul Kocialkowski --- MAINTAINERS | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 0c7a3c792837..43f456982ecc 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -761,6 +761,15 @@ T: git git://linuxtv.org/media_tree.git F: Documentation/devicetree/bindings/media/allwinner,sun4i-a10-csi.yaml F: drivers/media/platform/sunxi/sun4i-csi/ +ALLWINNER A31 CSI DRIVER +M: Yong Deng +M: Paul Kocialkowski +L: linux-media@vger.kernel.org +S: Maintained +T: git git://linuxtv.org/media_tree.git +F: Documentation/devicetree/bindings/media/allwinner,sun6i-a31-csi.yaml +F: drivers/media/platform/sunxi/sun6i-csi/ + ALLWINNER A31 MIPI CSI-2 BRIDGE DRIVER M: Paul Kocialkowski L: linux-media@vger.kernel.org @@ -5232,14 +5241,6 @@ M: Jaya Kumar S: Maintained F: sound/pci/cs5535audio/ -CSI DRIVERS FOR ALLWINNER V3s -M: Yong Deng -L: linux-media@vger.kernel.org -S: Maintained -T: git git://linuxtv.org/media_tree.git -F: Documentation/devicetree/bindings/media/allwinner,sun6i-a31-csi.yaml -F: drivers/media/platform/sunxi/sun6i-csi/ - CW1200 WLAN driver M: Solomon Peachy S: Maintained