From mboxrd@z Thu Jan 1 00:00:00 1970 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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id ECD69C77B73 for ; Mon, 22 May 2023 15:55:12 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234098AbjEVPzL (ORCPT ); Mon, 22 May 2023 11:55:11 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:47682 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231797AbjEVPzH (ORCPT ); Mon, 22 May 2023 11:55:07 -0400 Received: from relay2-d.mail.gandi.net (relay2-d.mail.gandi.net [IPv6:2001:4b98:dc4:8::222]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 5FC33B5 for ; Mon, 22 May 2023 08:55:04 -0700 (PDT) Received: (Authenticated sender: miquel.raynal@bootlin.com) by mail.gandi.net (Postfix) with ESMTPSA id 02F8E4000A; Mon, 22 May 2023 15:55:01 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bootlin.com; s=gm1; t=1684770902; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=LaFqR0ACyRg+/iTUPSy9FcW2T2R+sSIoN7oPzNJO2Yk=; b=ZVVwzJPgCuKmgbcMH7JKvk8MwmWJIoiKwVl7H54VlppMU8++YbgbH6oXj7fMdXuqgH5/v+ 2NmCBKTmSptGC9GZRAF024Ey8SWtbja3Gwz7VsmtAlKaCZrJqXjPFFm88bC4kWKL9uRsNV pAvonGTso2iscv/ulh4gfAWopb8gVrcMvOXVDrc0x+dkW4JOaDkPPTxU3RGJfT3m6oCa58 6wUSnhVoCK3hgw9QQ9jntj6rYlP8Ij3duq4r4UURJpOvgplfY7NQrnECWQEGrf/rN8vxju yJnVqf2/tsAWmtKivkvU+CDJHG9Nj5QNK7CINtHcNtioAW4WeVaWEwwURX4Ceg== Date: Mon, 22 May 2023 17:55:01 +0200 From: Miquel Raynal To: Michal Simek Cc: linux-kernel@vger.kernel.org, monstr@monstr.eu, michal.simek@xilinx.com, git@xilinx.com Subject: Re: [PATCH] MAINTAINERS: Add myself as reviewer instead of Naga Message-ID: <20230522175501.5cda1726@xps-13> In-Reply-To: <20230522174753.39af9be3@xps-13> References: <8f44cc75-71d9-4a9c-8910-e96fedc6a550@amd.com> <20230522174753.39af9be3@xps-13> Organization: Bootlin X-Mailer: Claws Mail 4.0.0 (GTK+ 3.24.33; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org miquel.raynal@bootlin.com wrote on Mon, 22 May 2023 17:47:53 +0200: > Hi Michal, >=20 > michal.simek@amd.com wrote on Mon, 22 May 2023 17:00:34 +0200: >=20 > > Hi Miquel, > >=20 > > On 5/3/23 10:43, Michal Simek wrote: =20 > > > Naga no longer works for AMD/Xilinx and there is no activity from him= to > > > continue to maintain Xilinx related drivers. Add myself instead to be= kept > > > in loop if there is any need for testing. > > >=20 > > > Signed-off-by: Michal Simek > > > --- > > >=20 > > > MAINTAINERS | 6 +++--- > > > 1 file changed, 3 insertions(+), 3 deletions(-) > > >=20 > > > diff --git a/MAINTAINERS b/MAINTAINERS > > > index 643f9feeb09a..104f1b8727d3 100644 > > > --- a/MAINTAINERS > > > +++ b/MAINTAINERS > > > @@ -1600,7 +1600,7 @@ F: drivers/media/i2c/ar0521.c =20 > > > > ARASAN NAND CONTROLLER DRIVER =20 > > > M: Miquel Raynal > > > -M: Naga Sureshkumar Relli > > > +R: Michal Simek > > > L: linux-mtd@lists.infradead.org > > > S: Maintained > > > F: Documentation/devicetree/bindings/mtd/arasan,nand-controller.yaml > > > @@ -1740,7 +1740,7 @@ F: include/linux/amba/bus.h =20 > > > > ARM PRIMECELL PL35X NAND CONTROLLER DRIVER =20 > > > M: Miquel Raynal > > > -M: Naga Sureshkumar Relli > > > +R: Michal Simek > > > L: linux-mtd@lists.infradead.org > > > S: Maintained > > > F: Documentation/devicetree/bindings/mtd/arm,pl353-nand-r2p1.yaml > > > @@ -1748,7 +1748,7 @@ F: drivers/mtd/nand/raw/pl35x-nand-controller.c= =20 > > > > ARM PRIMECELL PL35X SMC DRIVER =20 > > > M: Miquel Raynal > > > -M: Naga Sureshkumar Relli > > > +R: Michal Simek > > > L: linux-arm-kernel@lists.infradead.org (moderated for non-subscrib= ers) > > > S: Maintained > > > F: Documentation/devicetree/bindings/memory-controllers/arm,pl35x-s= mc.yaml =20 > >=20 > > Any issue with this patch? Would be good to get your ACK on it? =20 >=20 > I am currently emptying my backlog, I'm gonna take this patch through > the next fixes PR. Sorry for the delay. Actually, can you resend with the ML in copy? Otherwise it does not appear in patchwork and cannot easily be picked up. Thanks, Miqu=C3=A8l