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 88A7AC433FE for ; Wed, 19 Oct 2022 17:01:08 +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: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:References: List-Owner; bh=B5jtidWjMk0fUcL1FpztqRerlQv24srIyjtk5fkEVLU=; b=dY0571+iYVMilq AA7JrsU/l42J3YyucFTFOPzvznHRPvSF0u6eIBNK6ixeFdiY/TlcbjF6bi6Haq9EXm0Jj0LS2isBL utGBqBSi/2aTmXMs3pRRLlsMeLxVxVzBfLzAl+3BRZyEJoQxrS7CFWtTuPQnjbY0S2A4wA3kYX5e7 6SkLjCdboNCNkqgmrfEDiCLX8rhd/jpEdEwU3wXGACFv5/SeKgopXaI9fky1LafiEg02bMM8tRWHb eL1Ds1XmrY87V3pgTLYEHSkUQROHU664JFseJHe228/8d9InW+OqRrWrBw0fklitvmLJrK8wzHvAG kWr+YkXMavBoxOW4wRGA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1olCQ9-004TgD-9D; Wed, 19 Oct 2022 16:59:57 +0000 Received: from ams.source.kernel.org ([2604:1380:4601:e00::1]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1olCQ5-004TfL-Jl for linux-arm-kernel@lists.infradead.org; Wed, 19 Oct 2022 16:59:55 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ams.source.kernel.org (Postfix) with ESMTPS id F24B4B82561; Wed, 19 Oct 2022 16:59:50 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 57F91C433D6; Wed, 19 Oct 2022 16:59:49 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1666198789; bh=Qfgel5eqKPaG66KxU7z+dOargyR/X6ykmUftY2mN8Gs=; h=Date:From:To:Cc:Subject:In-Reply-To:From; b=CkIZdFGuuckTzAnS9JQObYT71o+q1NR+YTGo7enOKETgUnqypBbCMhVpPNfLz+7EC El5ZIGbJIuIoX/BVL4x8dyeG2LevMjgTM7AsyHMOZE0DGc8B8DX6E658wo7ayoAIbn nGfCJMvRUCMUZ9HAFhBKSMvd/dWf72yLtaU0Spl6F2V8D8z53lez6AzFuqArwC1aOQ 7QTKrGZpVtwWW/psymcIhjhd6B+8IJMMzc+0jlk17fjd6bHt4KuB3zYPkye5ZQfIDO pxZKCrabWG/BlX7VjGjsG+/WvoZtNm61YdzQ2Gb9MbelLs61xTflvPiru2eRlRwxpv +MKQpfBYqm1fg== Date: Wed, 19 Oct 2022 11:59:47 -0500 From: Bjorn Helgaas To: Kishon Vijay Abraham I Cc: Lorenzo Pieralisi , Bjorn Helgaas , Krzysztof =?utf-8?Q?Wilczy=C5=84ski?= , Rob Herring , linux-pci@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-omap@vger.kernel.org, linux-kernel@vger.kernel.org, Vignesh Raghavendra , Kishon Vijay Abraham I Subject: Re: [PATCH v2] MAINTAINERS: Add Vignesh Raghavendra as maintainer of TI DRA7XX/J721E PCI driver Message-ID: <20221019165947.GA24393@bhelgaas> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20220928093105.23073-1-kishon@ti.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20221019_095953_835573_155E99F8 X-CRM114-Status: GOOD ( 17.95 ) 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 Wed, Sep 28, 2022 at 03:01:05PM +0530, Kishon Vijay Abraham I wrote: > Add Vignesh Raghavendra as maintainer of TI DRA7XX/J721E PCI driver. > > Signed-off-by: Kishon Vijay Abraham I Applied to for-linus for v6.1, thanks! > --- > Change from v1: > Added "PCI" in the subject and commit log. > > MAINTAINERS | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index aef4632f4e87..ffad3f1dfe9c 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -15667,7 +15667,7 @@ F: Documentation/devicetree/bindings/pci/snps,dw-pcie-ep.yaml > F: drivers/pci/controller/dwc/*designware* > > PCI DRIVER FOR TI DRA7XX/J721E > -M: Kishon Vijay Abraham I > +M: Vignesh Raghavendra > L: linux-omap@vger.kernel.org > L: linux-pci@vger.kernel.org > L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) > -- > 2.17.1 > > > _______________________________________________ > linux-arm-kernel mailing list > linux-arm-kernel@lists.infradead.org > http://lists.infradead.org/mailman/listinfo/linux-arm-kernel _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel