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 76F79C48BF3 for ; Fri, 16 Feb 2024 22:45:09 +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=4ZzobcgIdxNOKUGuNDHkHZdSIB4D6yij1Gp447egnR0=; b=tp+XguOiFmUBjo 0b2fK7iPaiZatWdn4VTyCGfYQSV92IB2QpK9BJT/Bx25P5EhWEJugYZKQN5KTMEA8k97lmzVaWQbD D7641BEKnkeu2/g+khYQwWsjIgJ8QfEg8Nr9ZX5SfwkTNSQBh4tHd/UbyAKGIQ2nqfiZOoMpMwH7s /vW3ASel+rP9kOKqAlLPb1zWerzfOV115FM11IoAE3qH9eKqdrewshAqxMyQWuybVgSklIPi2Uo2C 7QthSNQUNelB1L0kIqwAcv6FdeiEHGExP37xfTd4wvxPwFaC+G52oUMvlT539vV1nGj2TDjdyOMq4 73icphxOCrN169JI4XTg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1rb6x1-000000040MB-1gxO; Fri, 16 Feb 2024 22:44:59 +0000 Received: from dfw.source.kernel.org ([139.178.84.217]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1rb6wy-000000040Lm-0Bpi for linux-arm-kernel@lists.infradead.org; Fri, 16 Feb 2024 22:44:57 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by dfw.source.kernel.org (Postfix) with ESMTP id 13E41620E4; Fri, 16 Feb 2024 22:44:54 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 7FA71C433C7; Fri, 16 Feb 2024 22:44:53 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1708123493; bh=ebzWyA9KCvd4/2ym7L0ucxMuGnPyVAPrRAgYGleDQKI=; h=Date:From:To:Cc:Subject:In-Reply-To:From; b=U94v4N+13b+GRBqJO/Y6Q6BP2YWIAq+qa0hQ7B8gkMpOo3gMBdT8le4xdfvz10Qro JLEm2nFvQYlNVtnuXx4uJmVjSl0T2hhokyUMi9dGMfhgN2Hpgps5eT3wOF+RM6x1NR PtRQmshKnIWOqKQO8KsF0aa/uFj9CuRgXkiUAPlRq5tLI6cSrm7Ph+bBo6xGLtry/f dCMcGMkG/1J2bo+l9Xr+Tr7vy6eEeIyJg5tInl89a96z3JAN7/1p6E5m8Sk6vhfirk fpRRpmBW6lbZhc8OlM3HppaaRH/lSlTzQOgYCK29CP702grmIenwJhC8twqOFYytnt 8RDttmcghSrKQ== Date: Fri, 16 Feb 2024 16:44:52 -0600 From: Bjorn Helgaas To: Siddharth Vadapalli Cc: lpieralisi@kernel.org, kw@linux.com, robh@kernel.org, bhelgaas@google.com, kishon@kernel.org, vigneshr@ti.com, linux-omap@vger.kernel.org, linux-pci@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, srk@ti.com Subject: Re: [PATCH] MAINTAINERS: PCI: TI DRA7XX/J721E: Add Siddharth Vadapalli as a reviewer Message-ID: <20240216224452.GA1360477@bhelgaas> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20240216065926.473805-1-s-vadapalli@ti.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240216_144456_589274_039836AF X-CRM114-Status: GOOD ( 13.59 ) 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 Fri, Feb 16, 2024 at 12:29:26PM +0530, Siddharth Vadapalli wrote: > Since I have been contributing to the driver for a while and wish to help > with the review process, add myself as a reviewer. > > Signed-off-by: Siddharth Vadapalli Applied to for-linus, for v6.8, thanks, Siddharth! > --- > MAINTAINERS | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index cd7980e5b1ad..7d6a60002fc1 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -16976,6 +16976,7 @@ F: drivers/pci/controller/dwc/*designware* > > PCI DRIVER FOR TI DRA7XX/J721E > M: Vignesh Raghavendra > +R: Siddharth Vadapalli > L: linux-omap@vger.kernel.org > L: linux-pci@vger.kernel.org > L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) > -- > 2.34.1 > _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel