From patchwork Thu Apr 18 18:57:40 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Kevin Hilman X-Patchwork-Id: 10907887 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id AB08B13B5 for ; Thu, 18 Apr 2019 18:57:48 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 8F22828C26 for ; Thu, 18 Apr 2019 18:57:48 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 82DFB28C2A; Thu, 18 Apr 2019 18:57:48 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.2 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,RCVD_IN_DNSWL_MED autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 36CD528C26 for ; Thu, 18 Apr 2019 18:57:48 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:Message-Id:Date:Subject:To :From:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=xqNDzbY+5eKSj4u9KpmWyszznc3+GL2S+gc5eh1Ns/s=; b=KeRJWO1VvmP4cQ hx+laTK0UGJsDNwSsO/TB6xHLpDn5W9hDqs3B9o0ObBHl47MeDutJi6470PHiPHRz1fRQWJ3qlR2e oec7iVzydFavWNSChOx9RyLYOFmxsa5SDVaDHo+Ej5bFPkohAtdsa67jcd9VDqxavAlQ5dlclM48a +fIkAc69OKnZ2Y+Zi9eMPBNqiCxbDUaYBrdGl35gU/AmXoCWbwuUp4bxGkFl61RnYDXqQ3C+ufR5J tUteLUKLqRSCc4o2il9mKuagDhAskisNMgf/q1ksY2PlUfBWu8+VJf68NUZX1aFfNmOnAifdZ+lny DPL2vKZ0Sbmgyv50Wnzw==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1hHCEC-0006zj-Ly; Thu, 18 Apr 2019 18:57:44 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1hHCE9-0006wf-Ci for linux-arm-kernel@lists.infradead.org; Thu, 18 Apr 2019 18:57:42 +0000 Received: from localhost (c-71-197-186-152.hsd1.wa.comcast.net [71.197.186.152]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id B31AD214DA; Thu, 18 Apr 2019 18:57:40 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1555613860; bh=UCnRdH7uD7XeKCi8VXXg/2EZ9AATRIWIumC2ENp1tdk=; h=From:To:Cc:Subject:Date:From; b=F6ZkQWIGqPasil1h52lcEewMmIkMkR1g5mqf5sq1JEmaXXVy6l4X/mi0MWpBgGdSI khKz7KQew2TFcqTE62ISTSwU2TedvZD+/0DDgo3hcviFKF5Dne+nBB5aVkTYKx5e9v CNjtn9iiMmQ2JgCxKRPvQ/P//tOQxat+dZ/fiH2k= From: Kevin Hilman To: Sekhar Nori Subject: [PATCH v2] MAINTAINERS: update arch/arm/mach-davinci Date: Thu, 18 Apr 2019 11:57:40 -0700 Message-Id: <20190418185740.11497-1-khilman@kernel.org> X-Mailer: git-send-email 2.21.0 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190418_115741_467650_1A67CA69 X-CRM114-Status: GOOD ( 10.36 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Kevin Hilman , linux-arm-kernel@lists.infradead.org, Bartosz Golaszewski Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP From: Kevin Hilman It's time to officially admit I'm not doing anything useful for mach-davinci anymore. Since Bartosz is bringing all the code I wrote 10+ years ago into the modern era, he should take over. Cc: Sekhar Nori Cc: Bartosz Golaszewski Signed-off-by: Kevin Hilman Acked-by: Sekhar Nori Acked-by: Bartosz Golaszewski --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index e17ebf70b548..9a17a7e45471 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -15457,7 +15457,7 @@ F: include/linux/clk/ti.h TI DAVINCI MACHINE SUPPORT M: Sekhar Nori -M: Kevin Hilman +R: Bartosz Golaszewski L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) T: git git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci.git S: Supported