From patchwork Mon Aug 31 03:58:03 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Masahiro Yamada X-Patchwork-Id: 11745463 Return-Path: Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 5057B722 for ; Mon, 31 Aug 2020 04:05:07 +0000 (UTC) Received: by mail.kernel.org (Postfix) id 4AB1020720; Mon, 31 Aug 2020 04:05:07 +0000 (UTC) Delivered-To: soc@kernel.org Received: from condef-04.nifty.com (condef-04.nifty.com [202.248.20.69]) by mail.kernel.org (Postfix) with ESMTP id 8A71B206A5 for ; Mon, 31 Aug 2020 04:05:06 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=nifty.com header.i=@nifty.com header.b="de8chDCq" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 8A71B206A5 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=socionext.com Authentication-Results: mail.kernel.org; spf=fail smtp.mailfrom=yamada.masahiro@socionext.com Received: from conuserg-08.nifty.com ([10.126.8.71])by condef-04.nifty.com with ESMTP id 07V3wL07019882 for ; Mon, 31 Aug 2020 12:58:21 +0900 Received: from oscar.flets-west.jp (softbank126090211135.bbtec.net [126.90.211.135]) (authenticated) by conuserg-08.nifty.com with ESMTP id 07V3w5DR030876; Mon, 31 Aug 2020 12:58:05 +0900 DKIM-Filter: OpenDKIM Filter v2.10.3 conuserg-08.nifty.com 07V3w5DR030876 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nifty.com; s=dec2015msa; t=1598846286; bh=212Tg8dRQHTXyhLJhNGYLVujbS6eUdp8Ts6+PMHJ4NQ=; h=From:To:Cc:Subject:Date:From; b=de8chDCqq0s0ri+Gg6fRGxHFm6Ex2K7a1IpiYI13Zj8Dpfr00DQxAoxPCr8w+RWJ0 a2RSmnSPdfwpUAjz3bhFI7KeK1vETMWvTgTTbeWr7tbG+AhOxNaoX9pr0Z18eOFt9x 4xO087gyYvPEgBw5MWKcrBdYvc6SN9SVY/hwxWnX+pjghCyp2kotbcDYW18BbQu2lb foxOB1gcJqWoJ/FIUrreP4iv7IV5ze9YolMvq7iBK5EBoKavPtFiOBXM/irs4KGWcw EOQsC/sS5M7yREeb3LJBTiI8Mka4ji3De/FMu7Ba6di1m/B/WoELwyfvOPB9H3wDSM A2LU0L8eMX02w== X-Nifty-SrcIP: [126.90.211.135] From: Masahiro Yamada List-Id: To: soc@kernel.org, Olof Johansson , Arnd Bergmann Cc: linux-kernel@vger.kernel.org, Masahiro Yamada Subject: [PATCH] MAINTAINERS: step down as maintainer of UniPhier SoCs and Denali driver Date: Mon, 31 Aug 2020 12:58:03 +0900 Message-Id: <20200831035803.96852-1-yamada.masahiro@socionext.com> X-Mailer: git-send-email 2.25.1 MIME-Version: 1.0 I am leaving Socionext. Orphan the UniPhier platform and Denali NAND driver until somebody takes the role. Signed-off-by: Masahiro Yamada --- I hope this can be applied to the ARM-SOC tree. MAINTAINERS | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 3b186ade3597..33aa482fdf47 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2652,10 +2652,8 @@ M: Dirk Opfer S: Maintained ARM/UNIPHIER ARCHITECTURE -M: Masahiro Yamada L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) -S: Maintained -T: git git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-uniphier.git +S: Orphan F: Documentation/devicetree/bindings/arm/socionext/uniphier.yaml F: Documentation/devicetree/bindings/gpio/socionext,uniphier-gpio.yaml F: Documentation/devicetree/bindings/pinctrl/socionext,uniphier-pinctrl.yaml @@ -4955,9 +4953,8 @@ T: git git://linuxtv.org/media_tree.git F: drivers/media/platform/sti/delta DENALI NAND DRIVER -M: Masahiro Yamada L: linux-mtd@lists.infradead.org -S: Supported +S: Orphan F: drivers/mtd/nand/raw/denali* DESIGNWARE EDMA CORE IP DRIVER