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 94604CE79AD for ; Wed, 20 Sep 2023 09:48:10 +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:MIME-Version:Message-ID:Date:References :In-Reply-To:Subject:Cc:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=N7YTkq0rLETPJ9EBUyUhRGZROLExXtUU/MixqghZdvQ=; b=tOloWoS3+R82yJ JPRm6KFtGE+xgz0xSRrG+u+gO00QRS/hGxm+Ms4XQk/7u7PxW33wQLH82alRVcN87XxJgYbZOE/tw ks9bTGePOB99GHI20yN4CoGEhxRbd5gcGHbs9sbHzwLFvrawLO/rvsvRp1zVPta6Sj+i09O+V7661 xJIcOY/syLYZaBGaBLeqgk2wq4VUGr0fjyzUPiJgXx99cg5qecES6r0KZZB72jG98zbYHpdM0mKak h7uzNUUowLenQ3aHiwr9lYc9HfSK5/o2NB8O6a2lGaN9NQXYiGO4O07UxT4XxDWtoDHREwPNM4Jej /V+WBAIR1S8Q4ZgFpQgw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qitoD-002VCx-1e; Wed, 20 Sep 2023 09:47:49 +0000 Received: from relay6-d.mail.gandi.net ([217.70.183.198]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1qito9-002VBn-03 for linux-arm-kernel@lists.infradead.org; Wed, 20 Sep 2023 09:47:47 +0000 Received: by mail.gandi.net (Postfix) with ESMTPSA id C50AAC000F; Wed, 20 Sep 2023 09:47:37 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bootlin.com; s=gm1; t=1695203258; 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: in-reply-to:in-reply-to:references:references; bh=KBMJgzR8VAF5Tv49FJwXsEieKkO/KF/zP4P1pWbF3QI=; b=D6zZpFJjRJP4kcKIdstlMhQTixcG8o/ZnAzvvG4N/thpkp9V4+LgaIfndEnRJtrrmT04/T kV6omv2joTkvFisnannvxB81iHhFkxjshJoFkdogs6I375rbAgo1+mzkNyTzo0PoGjEp0m hAQHcvIeqkJhgzWXmPC+xx7dUXycYlyF0l3QBtXgP3FCjEaCa3eRvY1cX0p2GnilJqv3Zh kStJ0kJDhy4KgtpFtMAQdIU3F7MrZnkVzgFb+myqQ8WWO8LEnS/3KKkvjdqczUCMsgJjKd u8KIK5zYY/ibKmr9iLixP2NKyOAq6RDJWMrV0NwXFQhkjPVO5SYq/CvfKcLHHA== From: Gregory CLEMENT To: Robert Marko , andrew@lunn.ch, sebastian.hesselbarth@gmail.com, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Cc: luka.perkov@sartura.hr, Robert Marko Subject: Re: [PATCH 1/2] MAINTAINERS: uDPU: make myself maintainer of it In-Reply-To: <20230914095236.1601639-1-robert.marko@sartura.hr> References: <20230914095236.1601639-1-robert.marko@sartura.hr> Date: Wed, 20 Sep 2023 11:47:37 +0200 Message-ID: <87editfa6e.fsf@BL-laptop> MIME-Version: 1.0 X-GND-Sasl: gregory.clement@bootlin.com X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230920_024745_873142_8A9657EB X-CRM114-Status: GOOD ( 12.68 ) 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 Robert Marko writes: > Vladimir is no longer at the company, so I am stepping up to maintain the > Methode boards. > > Signed-off-by: Robert Marko Applied on mvebu/fixes Thanks, Gregory > --- > MAINTAINERS | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index fa7487b7729b..e0c4cf40cbb8 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -13873,7 +13873,7 @@ F: Documentation/devicetree/bindings/media/amlogic,gx-vdec.yaml > F: drivers/staging/media/meson/vdec/ > > METHODE UDPU SUPPORT > -M: Vladimir Vid > +M: Robert Marko > S: Maintained > F: arch/arm64/boot/dts/marvell/armada-3720-uDPU.dts > > -- > 2.41.0 > -- Gregory Clement, Bootlin Embedded Linux and Kernel engineering http://bootlin.com _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel