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 phobos.denx.de (phobos.denx.de [85.214.62.61]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 3C4FEC433EF for ; Fri, 20 May 2022 11:17:53 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 2BC21805FE; Fri, 20 May 2022 13:17:51 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=none (p=none dis=none) header.from=denx.de Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=denx.de; s=phobos-20191101; t=1653045471; bh=BROXpBu2XatNKNTLO6Okm/6EG8R2CcnJPNXNxHc+riU=; h=Date:Subject:To:References:From:In-Reply-To:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=inQSBKll3mwQT11bQXxzegU48a629bpup4plw+XCVXDUkWV6rTzzfr3mQTaRHwuJQ QYesLNppJ/mkXYRBs1vZ7d1n1ClmIgaMrkLfqmIvxXPh1Vgvdx5lQgRSQqmyelOQTo p2mus3sWax4cPwKE0pID2/9pO8RGNeYetWQ9cDd1zPDdH+H1lrWKE5TSROuciH//tl aCLEF7rVXQ+FenDR96W3uHvWRw8XJV4A83tGtE70h9nxvB8mF74AfSZo2ziJUfblf0 qTvpQkkwecN8RWngaq32V4Txh6k8tVXZZUfF8icLx7ynNIWR6eWuRIIX4YenIVajeW xATKUada/V1Hw== Received: by phobos.denx.de (Postfix, from userid 109) id 5EEC083E51; Fri, 20 May 2022 13:17:48 +0200 (CEST) Received: from mout-u-107.mailbox.org (mout-u-107.mailbox.org [IPv6:2001:67c:2050:101:465::107]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (No client certificate requested) by phobos.denx.de (Postfix) with ESMTPS id 2528483DF2 for ; Fri, 20 May 2022 13:17:45 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=none (p=none dis=none) header.from=denx.de Authentication-Results: phobos.denx.de; spf=fail smtp.mailfrom=sr@denx.de Received: from smtp1.mailbox.org (unknown [91.198.250.123]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-384) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mout-u-107.mailbox.org (Postfix) with ESMTPS id 4L4PMq0wNgz9sPy; Fri, 20 May 2022 13:17:43 +0200 (CEST) Message-ID: <684f7fe1-25eb-d8fd-490b-c99070c72271@denx.de> Date: Fri, 20 May 2022 13:17:42 +0200 MIME-Version: 1.0 Subject: Re: [PATCH v4 3/3] MAINTAINERS: add myself as Methode maintainer Content-Language: en-US To: Robert Marko , pali@kernel.org, marek.behun@nic.cz, rfried.dev@gmail.com, u-boot@lists.denx.de References: <20220520111231.2034416-1-robert.marko@sartura.hr> <20220520111231.2034416-3-robert.marko@sartura.hr> From: Stefan Roese In-Reply-To: <20220520111231.2034416-3-robert.marko@sartura.hr> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 4L4PMq0wNgz9sPy X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.39 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" X-Virus-Scanned: clamav-milter 0.103.5 at phobos.denx.de X-Virus-Status: Clean On 20.05.22 13:12, Robert Marko wrote: > I am currently maintaing the Methode uDPU and eDPU boards so add myself > as the maintainer for them. > > Signed-off-by: Robert Marko > --- > MAINTAINERS | 8 ++++++++ > 1 file changed, 8 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 56be0bfad0..3d72b0c11f 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -344,6 +344,14 @@ F: tools/mtk_image.c > F: tools/mtk_image.h > N: mediatek > > +ARM METHODE SUPPORT > +M: Robert Marko > +S: Maintained > +F: arch/arm/dts/armada-3720-eDPU* > +F: arch/arm/dts/armada-3720-uDPU* > +F: configs/eDPU_defconfig > +F: configs/uDPU_defconfig > + Please board/Marvell/mvebu_armada-37xx/MAINTAINERS as there is already a bit for the uDPU which might be better dropped now, if you think that's feasible. Thanks, Stefan > ARM MICROCHIP/ATMEL AT91 > M: Eugen Hristev > S: Maintained Viele Grüße, Stefan Roese -- DENX Software Engineering GmbH, Managing Director: Wolfgang Denk HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-51 Fax: (+49)-8142-66989-80 Email: sr@denx.de