From patchwork Tue Oct 3 11:13:43 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: AngeloGioacchino Del Regno X-Patchwork-Id: 13407447 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 smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (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 DC932E7544B for ; Tue, 3 Oct 2023 11:13:57 +0000 (UTC) Received: by smtp.kernel.org (Postfix) id BA0DDC433C8; Tue, 3 Oct 2023 11:13:57 +0000 (UTC) Received: from madras.collabora.co.uk (madras.collabora.co.uk [46.235.227.172]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by smtp.kernel.org (Postfix) with ESMTPS id 889D9C433CB; Tue, 3 Oct 2023 11:13:56 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 smtp.kernel.org 889D9C433CB Authentication-Results: smtp.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=collabora.com Authentication-Results: smtp.kernel.org; spf=pass smtp.mailfrom=collabora.com Received: from IcarusMOD.eternityproject.eu (2-237-20-237.ip236.fastwebnet.it [2.237.20.237]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) (Authenticated sender: kholk11) by madras.collabora.co.uk (Postfix) with ESMTPSA id 0C4026607325; Tue, 3 Oct 2023 12:13:53 +0100 (BST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=collabora.com; s=mail; t=1696331633; bh=UO7hVIO9relB+JvuVz+PxxqsIIDZTWVoNwtpPPpJAHY=; h=From:Date:Subject:References:In-Reply-To:To:Cc:From; b=XlvIHte13uNTQywA8mO/EUDLbFh+8uBxQX4Koc4oFuhvLsCNQtT0vI39LxbmgzOeR D1XNuk3clQsAsPonI2PONHqVVhF+M/TEL7tkz9aFpQEWWbuwWDU2tiIJsSadakdE77 ZBlWH+Cpfuzp0mBG2yusXyZUsR56xuRoRemEqTqDit7uUWAn8w0oCoaQgzC34MhHav 4FZcmsq8fVytNQmW89q6GJg0IBspUXuIkj9uaZW2zDu2XtFvffvcfROijr3B6fYHlI TgTXZDjHv6Pz00pFoUaVBfPixK413Ne9D+JK1sQwI1FC5MT2BQnBqNh9FskvQWM1eb s2C1DvBvCk18g== From: AngeloGioacchino Del Regno Date: Tue, 03 Oct 2023 13:13:43 +0200 Subject: [PATCH 1/5] MAINTAINERS: Add Angelo as MediaTek SoC co-maintainer MIME-Version: 1.0 Message-Id: <20231003-mediatek-fixes-v6-7-v1-1-dad7cd62a8ff@collabora.com> References: <20231003-mediatek-fixes-v6-7-v1-0-dad7cd62a8ff@collabora.com> In-Reply-To: <20231003-mediatek-fixes-v6-7-v1-0-dad7cd62a8ff@collabora.com> List-Id: To: Matthias Brugger , AngeloGioacchino Del Regno , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Fabien Parent , Miles Chen , Macpaul Lin , Chunfeng Yun , Sam Shih , Frank Wunderlich , Jieyy Yang , Tinghan Shen , Seiya Wang , soc@kernel.org Cc: linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-mediatek@lists.infradead.org, devicetree@vger.kernel.org X-Mailer: b4 0.12.1 X-Developer-Signature: v=1; a=openpgp-sha256; l=1479; i=angelogioacchino.delregno@collabora.com; h=from:subject:message-id; bh=UO7hVIO9relB+JvuVz+PxxqsIIDZTWVoNwtpPPpJAHY=; b=owGbwMvMwCU2y4zl/NrpLRWMp9WSGFKlv+e/ufF/tX3u6QLfx94+3wLjsqLSNI7nLN8+t1lwk0F1 6JS3HaUsDGJcDLJiiizqd2uyn69ZyXik/WwJzBxWJpAhDFycAjCR27wM/93Xf/UT8z67M/9X24NV/a VFE14pqvVLb2GdtPJ61IHOR5MY/vDOcJNK+NN7Zsa2++/2zXKYr6zz43WEzJSpy3ezWUjpXWYCAA== X-Developer-Key: i=angelogioacchino.delregno@collabora.com; a=openpgp; fpr=57152E620CAF29C5DBE574766833ABB5BEBAF7B7 I am a top reviewer mainly for MediaTek SoC related patches in most subsystems and I've also been upstreaming both improvements, fixes and new drivers and devicetrees when required. The MediaTek scene saw a generous increase in number of patches that are sent to the lists every week, increasing the amount of required efforts to maintain the MTK bits overall, and we will possibly see even more of that. For this reason, and also because of suggestions and encouragement coming from the community, I'm stepping up to be a co-maintainer of MediaTek SoCs support. Acked-by: Matthias Brugger Signed-off-by: AngeloGioacchino Del Regno Link: https://lore.kernel.org/r/20230929082009.71843-1-angelogioacchino.delregno@collabora.com Acked-by: Mathieu Poirier --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index 90f13281d297..57f82fcea1e7 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2327,7 +2327,7 @@ F: drivers/rtc/rtc-mt7622.c ARM/Mediatek SoC support M: Matthias Brugger -R: AngeloGioacchino Del Regno +M: AngeloGioacchino Del Regno L: linux-kernel@vger.kernel.org L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) L: linux-mediatek@lists.infradead.org (moderated for non-subscribers)