Received: by 2002:ac0:a5a7:0:0:0:0:0 with SMTP id m36-v6csp184608imm; Thu, 26 Jul 2018 16:38:22 -0700 (PDT) X-Google-Smtp-Source: AAOMgpdsd8Wxc9/gsl1/58lbpl6kULPxg+2yhtsoU9PlzmX274snL7sg84GiTlP3yuh3fiGWgIi/ X-Received: by 2002:a63:1722:: with SMTP id x34-v6mr3784398pgl.268.1532648302315; Thu, 26 Jul 2018 16:38:22 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1532648302; cv=none; d=google.com; s=arc-20160816; b=S+lvltjuHIGbajp98h8DQL1LGDIgqQAerDszrkd+4F5Ev7zAhGsji0Wx89+6BPuNkm sEQXYunlk2Q2Gce2nxP61akV0g2PvGFBvwgyveSJK7H/5dAXhY3p1bj1cR+UKCXYs7jP ePwxyQFkyU7DKCRqH42h3+wMOYYepeRc/KuMDcuSO9jpThbgv4lqmXdGkH4OHFli0jSH hqZTTak5mU0KHcRL+dX1xyh6NzOEfZlKv2T9yoVOQwwUV9AYp2Ebp54upo4jHhAaCXty A/eyxriWNmmw4Nrd2lpjA1q51uJ73alIhQiMyJ0RJZbDj3dd/4wnElLAPgb4BSyiISub zBMg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :organization:references:in-reply-to:message-id:subject:cc:to:from :date:arc-authentication-results; bh=oTaCVG3o73On7Sfq/gM5GvYiv7RGVUF97kInPcE9UO0=; b=z/mUJm2Mhr8ynVKMUqjx8lQU9HVChCmX+3wvlEvAxpOUSYbpI74HJqove16Hxasiwd CDHjGTAlzGit6v3UAvrud0jvy4G/bdNuqRikS9wH3X/Sz5ODfPMvXzu9rW/AC2F7MKjU MJEt67qc36YW2ZKL1oVLtrufqfnxHTDYd2nm9X5n/w/dE9rssjHqzpxeOQLXWypOkD07 35RakAjoKwCKdccwXz+BtJzYZOqDW6IIXPaqkiypGsxaw6fZd8l4UV/UE4DooKawmG+G p1PHiBvaOcXnymdic8jWAf/IRDlp7umVBr/3vLHwqeWjzfDSnQsBEJgYZ/W7lJ8zrn4H HH4g== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id c14-v6si2580925pfl.319.2018.07.26.16.38.05; Thu, 26 Jul 2018 16:38:22 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1731911AbeG0Azw convert rfc822-to-8bit (ORCPT + 99 others); Thu, 26 Jul 2018 20:55:52 -0400 Received: from mail.bootlin.com ([62.4.15.54]:49072 "EHLO mail.bootlin.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1731343AbeG0Azw (ORCPT ); Thu, 26 Jul 2018 20:55:52 -0400 Received: by mail.bootlin.com (Postfix, from userid 110) id A31E5207F4; Fri, 27 Jul 2018 01:36:45 +0200 (CEST) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on mail.bootlin.com X-Spam-Level: X-Spam-Status: No, score=-1.0 required=5.0 tests=ALL_TRUSTED,SHORTCIRCUIT, URIBL_BLOCKED shortcircuit=ham autolearn=disabled version=3.4.0 Received: from xps13 (unknown [91.224.148.103]) by mail.bootlin.com (Postfix) with ESMTPSA id DA95520618; Fri, 27 Jul 2018 01:36:34 +0200 (CEST) Date: Fri, 27 Jul 2018 01:36:34 +0200 From: Miquel Raynal To: Alexandre Belloni Cc: Boris Brezillon , Richard Weinberger , David Woodhouse , Brian Norris , Marek Vasut , Josh Wu , linux-kernel@vger.kernel.org, Nicolas Ferre , linux-mtd@lists.infradead.org Subject: Re: [PATCH] MAINTAINERS: drop Wenyou Yang from Atmel NAND driver support Message-ID: <20180727013634.74f87455@xps13> In-Reply-To: <20180725192805.GF3539@piout.net> References: <20180725145628.6625-1-miquel.raynal@bootlin.com> <20180725203823.19a56d23@bbrezillon> <20180725192805.GF3539@piout.net> Organization: Bootlin X-Mailer: Claws Mail 3.15.0-dirty (GTK+ 2.24.31; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Alexandre, Alexandre Belloni wrote on Wed, 25 Jul 2018 21:28:05 +0200: > On 25/07/2018 20:38:23+0200, Boris Brezillon wrote: > > On Wed, 25 Jul 2018 16:56:28 +0200 > > Miquel Raynal wrote: > > > > > Mails to wenyou.yang@microchip.com are not deliverable. > > > Drop him as Microchip/Atmel NAND controller driver maintainer. > > > > > > Signed-off-by: Miquel Raynal > > > --- > > > MAINTAINERS | 1 - > > > 1 file changed, 1 deletion(-) > > > > > > diff --git a/MAINTAINERS b/MAINTAINERS > > > index 07d1576fc766..1e7bbd5843f1 100644 > > > --- a/MAINTAINERS > > > +++ b/MAINTAINERS > > > @@ -9345,7 +9345,6 @@ F: drivers/media/platform/atmel/atmel-isc-regs.h > > > F: devicetree/bindings/media/atmel-isc.txt > > > > > > MICROCHIP / ATMEL NAND DRIVER > > > -M: Wenyou Yang > > > M: Josh Wu > > > > Hm, actually you can remove the entry completely. I doubt Josh will > > keep maintaining this driver since he's no longer working at Microchip. > > > > I think Nicolas' plan is to replace Wenyou so the entry may stay Patch applied to nand/next to avoid receiving delivery errors. We'll wait for Nicolas' input to replace Josh. Thanks, Miquèl