From patchwork Mon Aug 31 14:52: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: 1354348 X-Patchwork-Delegate: trini@ti.com Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=lists.denx.de (client-ip=85.214.62.61; helo=phobos.denx.de; envelope-from=u-boot-bounces@lists.denx.de; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=socionext.com Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=nifty.com header.i=@nifty.com header.a=rsa-sha256 header.s=dec2015msa header.b=T/dLKFJI; dkim-atps=neutral Received: from phobos.denx.de (phobos.denx.de [85.214.62.61]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 4BgCqQ3Bz6z9sTF for ; Tue, 1 Sep 2020 00:52:50 +1000 (AEST) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 23FD6822D8; Mon, 31 Aug 2020 16:52:46 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=none (p=none dis=none) header.from=socionext.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Authentication-Results: phobos.denx.de; dkim=pass (2048-bit key; unprotected) header.d=nifty.com header.i=@nifty.com header.b="T/dLKFJI"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id DBECD822E4; Mon, 31 Aug 2020 16:52:44 +0200 (CEST) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on phobos.denx.de X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,SPF_HELO_NONE,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.2 Received: from conuserg-12.nifty.com (conuserg-12.nifty.com [210.131.2.79]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by phobos.denx.de (Postfix) with ESMTPS id 84860822D5 for ; Mon, 31 Aug 2020 16:52:39 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=none (p=none dis=none) header.from=socionext.com Authentication-Results: phobos.denx.de; spf=fail smtp.mailfrom=yamada.masahiro@socionext.com Received: from oscar.flets-west.jp (softbank126090211135.bbtec.net [126.90.211.135]) (authenticated) by conuserg-12.nifty.com with ESMTP id 07VEq9ls026226; Mon, 31 Aug 2020 23:52:09 +0900 DKIM-Filter: OpenDKIM Filter v2.10.3 conuserg-12.nifty.com 07VEq9ls026226 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nifty.com; s=dec2015msa; t=1598885530; bh=ia51LflNzywQppf+KoVbGsexRBMPVa0vpx0K3JQL+gA=; h=From:To:Cc:Subject:Date:From; b=T/dLKFJI8K809SJH50SOO5LAcQjg3JggzwL64uaBFmSLDmfta8iGW5RKJ1dfuvOn1 xHgRi8CSpgWgAylIF1ynbrprzlY4YZb3/MQQd4gPpXODdYXkMlY4sFlh3lczaiWyFW iYqjpv5Denazix2mPqvHOYEji4c0v98Gkqnpn43DR6EZtaYa6UC8AijHiOVIydxBre sdkA5CocQZMGVOXbSPFtMspUnJ7apO7eQou0hW85e19TkdsuOyIJ06sJtdw9NBbhz/ xIEzxiHxp+5yFU3At12ptag4juL6gnU31Dqw7Qr8cjphu7UqZ1Acfg8L6+1CjrV0+q VpF9Ra95LMKDA== X-Nifty-SrcIP: [126.90.211.135] From: Masahiro Yamada To: u-boot@lists.denx.de Cc: Masahiro Yamada Subject: [PATCH] MAINTAINERS: step down as maintainer of UniPhier SoCs Date: Mon, 31 Aug 2020 23:52:03 +0900 Message-Id: <20200831145204.178640-1-yamada.masahiro@socionext.com> X-Mailer: git-send-email 2.25.1 MIME-Version: 1.0 X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.34 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" X-Virus-Scanned: clamav-milter 0.102.3 at phobos.denx.de X-Virus-Status: Clean I am leaving Socionext. Orphan the UniPhier platform until somebody takes the role. Signed-off-by: Masahiro Yamada --- MAINTAINERS | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index bebe87b4d1..101f4e185d 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -506,9 +506,7 @@ F: arch/arm/mach-u8500/ F: drivers/timer/nomadik-mtu-timer.c ARM UNIPHIER -M: Masahiro Yamada -S: Maintained -T: git https://gitlab.denx.de/u-boot/custodians/u-boot-uniphier.git +S: Orphan (Since 2020-09) F: arch/arm/mach-uniphier/ F: configs/uniphier_*_defconfig N: uniphier