From patchwork Tue Jul 9 13:59:29 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Tony Lindgren X-Patchwork-Id: 13728123 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 DAB7FC2BD09 for ; Tue, 9 Jul 2024 14:01:13 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:Content-Transfer-Encoding: MIME-Version:Message-ID:Date:Subject:Cc:To:From:Reply-To:Content-Type: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References:List-Owner; bh=cRI9+rJWcrJPDF1Q4lFskvtL+TkPx0bz6P07FG/glXE=; b=mlJEL/uKjU44rCFSkJRIaum5Dy 3v/4lMWgPkm03iuH52xctKimp4JU6SsdyxellM3kk8fAcKTLrF1Gzciuf0twIamcwClGKthPQ9fVb b2sCHF7E79rR/B8U73lGLHmwcj879eMpI9SyO4dzLM1te5ADcWHpNNW0QGQXzinZqRX5RTJVPY064 qZiEn8/hhiu8d/l559oPIJsXP0GbTrtWl4pBPzR9jKGAjODe1bbToLlefvsC4Coe5Jj8aGgl/AZA7 jMU5kI835NSp4wj850ebvb5ui9sRjy5q2d6x7Iud4BRoUvbSF3X1fkiKZAIDtKfvyTLZOMs8KhO+w KdDYc8Mw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1sRBOq-00000007UCT-3LWx; Tue, 09 Jul 2024 14:00:56 +0000 Received: from mail5.25mail.st ([74.50.62.9]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1sRBOa-00000007UBG-3cKy for linux-arm-kernel@lists.infradead.org; Tue, 09 Jul 2024 14:00:42 +0000 Received: from localhost (91-158-86-216.elisa-laajakaista.fi [91.158.86.216]) by mail5.25mail.st (Postfix) with ESMTPSA id B154660498; Tue, 9 Jul 2024 14:00:09 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=atomide.com; s=25mailst; t=1720533634; bh=KCgnSqXdFf0AXdQMJbwh+XOq6LDmbodcNEw7rVeKYXs=; h=From:To:Cc:Subject:Date:From; b=UBbYqTrS+Ei9TN/GHnehYZzhV1sV2fHOTOA8xI1EwFUKQY3noQojP8ZGPGXXnQNm7 rTMo7sPxWEZFc9KGI/LHn6IIo9n43M/SFFp4M/H7ClKgXpn1HgE4QDayw08Q//g17h 9Jq09Onicovf1DJtoEPtMdv5VaOsHxxxYopGOyherIjO4yaU8sjbVvfiRA+XsyNcGW SBGj61RAwsDWoTA/TGS4Q5YwiBDB9m5UYd857GBJABQCisNmTT5duFNGTDQSicOmWe bI+H6GOSNwJXnbpmjLCFPTAhDX0HACTSOZH8Oa1RJeKnhtyr4ZIEUnIgRv3dThvlHm 4EW9sk6ckmBQA== From: Tony Lindgren To: linux-omap@vger.kernel.org Cc: linux-arm-kernel@lists.infradead.org, Aaro Koskinen , Andreas Kemnade , Kevin Hilman , Roger Quadros , Arnd Bergmann , Nishanth Menon , Olof Johansson , Russell King , Vignesh R , Tony Lindgren Subject: [PATCH] MAINTAINERS: Add more maintainers for omaps Date: Tue, 9 Jul 2024 16:59:29 +0300 Message-ID: <20240709135930.3405-1-tony@atomide.com> X-Mailer: git-send-email 2.45.2 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240709_070040_967033_B0E8E98B X-CRM114-Status: GOOD ( 10.23 ) 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 There are many generations of omaps to maintain, and I will be only active as a hobbyist with time permitting. Let's add more maintainers to ensure continued Linux support. TI is interested in maintaining the active SoCs such as am3, am4 and dra7. And the hobbyists are interested in maintaining some of the older devices, mainly based on omap3 and 4 SoCs. Kevin and Roger have agreed to maintain the active TI parts. Both Kevin and Roger have been working on the omap variants for a long time, and have a good understanding of the hardware. Aaro and Andreas have agreed to maintain the community devices. Both Aaro and Andreas have long experience on working with the earlier TI SoCs. While at it, let's also change me to be a reviewer for the omap1, and drop the link to my old omap web page. Signed-off-by: Tony Lindgren Acked-by: Kevin Hilman Acked-by: Aaro Koskinen Acked-by: Roger Quadros --- MAINTAINERS | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS --- a/MAINTAINERS +++ b/MAINTAINERS @@ -16445,7 +16445,7 @@ F: arch/arm/boot/dts/ti/omap/am335x-nano.dts OMAP1 SUPPORT M: Aaro Koskinen M: Janusz Krzysztofik -M: Tony Lindgren +R: Tony Lindgren L: linux-omap@vger.kernel.org S: Maintained Q: http://patchwork.kernel.org/project/linux-omap/list/ @@ -16457,10 +16457,13 @@ F: include/linux/platform_data/ams-delta-fiq.h F: include/linux/platform_data/i2c-omap.h OMAP2+ SUPPORT +M: Aaro Koskinen +M: Andreas Kemnade +M: Kevin Hilman +M: Roger Quadros M: Tony Lindgren L: linux-omap@vger.kernel.org S: Maintained -W: http://www.muru.com/linux/omap/ W: http://linux.omap.com/ Q: http://patchwork.kernel.org/project/linux-omap/list/ T: git git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap.git