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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (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 4686DE92703 for ; Thu, 5 Oct 2023 14:11:37 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=ZHB9a4UYF4utR5yTVfrDzuxQVKFDhM7VqIeJXpc9mBk=; b=LCDOjh/PTKtMcA 0gCTanJyOLdiEYVEQEXlBdXvsmAXCYq2MKoVRJ8KT5zHmPhGIkbeKUXyZRUOcIjGRFyZy3N1xU+p7 g4nC3h9KZ7aazwgX4M1/kvM8oou1Ek5UKnELIfsQEO3kjnHGezG1L09It9qYjv4vZa24VulXQ/mjv Qs9bMjujyvgPZb9NtYSVs5ou6czc6haQyNJxmZXGjaei/7SFKjAbn7ZbEPzuM3+7LgK+UId+VpTw6 8s7ul81RyhlqDGhNF/PBGR7ymLgWFHcJMcmZ3bifOxsCty5gRTNbNH+BAO6bZW1OjhGwtcJfYhnfp HT7qD9dQocY8Z8MWfhcA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qoP4D-003g0K-32; Thu, 05 Oct 2023 14:11:05 +0000 Received: from sin.source.kernel.org ([2604:1380:40e1:4800::1]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1qoP4A-003fzr-0H for linux-arm-kernel@lists.infradead.org; Thu, 05 Oct 2023 14:11:04 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by sin.source.kernel.org (Postfix) with ESMTP id 95C35CE22BB; Thu, 5 Oct 2023 14:10:59 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 58016C43397; Thu, 5 Oct 2023 14:10:58 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1696515058; bh=Nkfk7MhTCq1evvXnrxFdjG9h3hwdDUiWJIR4L5Vl+hA=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=Py3bNk4QzT3h/rrknp2nuLWVDStLYQKZXxwP/wC9su1vcHkeaq+9DWb3s5pOgz6Xx JnPkj4telbfvWqzpx5Kw/leCgy8Hh8qls78oihiBhxSgzmjQx67xSuU+hMATcRCyST gjsScDBBSgzXCJM51ahy5b+JlFJSVDBULiHzAbpE= Date: Thu, 5 Oct 2023 16:10:55 +0200 From: Greg KH To: "Buddhabhatti, Jay" Cc: "Simek, Michal" , "Shah, Tanmay" , "Manne, Nava kishore" , "Levinsky, Ben" , "robh@kernel.org" , "marex@denx.de" , "Shaikh, Izhar Ameer" , "arnd@arndb.de" , "ruanjinjie@huawei.com" , "mathieu.poirier@linaro.org" , "linux-kernel@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" , "Kannan, Arun Balaji" Subject: Re: [PATCH v2 6/6] drivers: soc: xilinx: update maintainer of event manager driver Message-ID: <2023100528-dubbed-parole-0544@gregkh> References: <20231004094116.27128-1-jay.buddhabhatti@amd.com> <20231004094116.27128-7-jay.buddhabhatti@amd.com> <2023100446-jokester-uncrushed-c9b2@gregkh> <48bc9520-fd5f-43fc-9adf-2a9e0493109a@amd.com> <2023100444-dose-laziness-d488@gregkh> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20231005_071102_505396_B1C2A149 X-CRM114-Status: GOOD ( 31.22 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Thu, Oct 05, 2023 at 02:09:39PM +0000, Buddhabhatti, Jay wrote: > Hi Greg, > > > -----Original Message----- > > From: Simek, Michal > > Sent: Wednesday, October 4, 2023 8:05 PM > > To: Greg KH > > Cc: Buddhabhatti, Jay ; Shah, Tanmay > > ; Manne, Nava kishore > > ; Levinsky, Ben ; > > robh@kernel.org; dhaval.r.shah@amd.com; marex@denx.de; Shaikh, Izhar > > Ameer ; arnd@arndb.de; > > ruanjinjie@huawei.com; mathieu.poirier@linaro.org; linux- > > kernel@vger.kernel.org; linux-arm-kernel@lists.infradead.org > > Subject: Re: [PATCH v2 6/6] drivers: soc: xilinx: update maintainer of event > > manager driver > > > > > > > > On 10/4/23 15:47, Greg KH wrote: > > > On Wed, Oct 04, 2023 at 03:16:15PM +0200, Michal Simek wrote: > > >> > > >> > > >> On 10/4/23 14:17, Greg KH wrote: > > >>> On Wed, Oct 04, 2023 at 02:41:16AM -0700, Jay Buddhabhatti wrote: > > >>>> Added Michal as a maintainer of event manager driver as Abhyuday is > > >>>> no longer in AMD-Xilinx. > > >>>> > > >>>> Signed-off-by: Jay Buddhabhatti > > >>>> Acked-by: Michal Simek > > >>>> --- > > >>>> MAINTAINERS | 2 +- > > >>>> 1 file changed, 1 insertion(+), 1 deletion(-) > > >>>> > > >>>> diff --git a/MAINTAINERS b/MAINTAINERS index > > >>>> 35977b269d5e..f36fefd7032b 100644 > > >>>> --- a/MAINTAINERS > > >>>> +++ b/MAINTAINERS > > >>>> @@ -23672,7 +23672,7 @@ F: > > Documentation/devicetree/bindings/net/can/xilinx,can.yaml > > >>>> F: drivers/net/can/xilinx_can.c > > >>>> XILINX EVENT MANAGEMENT DRIVER > > >>>> -M: Abhyuday Godhasara > > >>>> +M: Michal Simek > > >>> > > >>> For obvious reasons, we need an ack from Abhyuday. > > >> > > >> He no longer works for Xilinx/AMD but I have asked him on side > > >> channel to reply and let's see if this is going to happen or not. > > > > > > Mantainerships follow people, not companies, so if he wants to keep > > > being the maintainer, he can be, there's no requirement for him to > > > step down. > > > > No doubt about it but normally in these cases people send a patch to start to > > use their new email address which is what didn't happen for quite a long time > > in this case. > > I am definitely happy to wait some time if he reacts but if there is no reaction > > for some time we should fix it. > > [Jay] I got information that Abhyuday is aware about this, but he is not going to react on it. So I guess they want to remain the maintainer? That's fine, but a new email address for them is probably wanted if this one currently bounces. thanks, greg k-h _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel