From patchwork Wed May 5 10:23:56 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Christoph Niedermaier X-Patchwork-Id: 1474269 X-Patchwork-Delegate: patrice.chotard@st.com Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=lists.denx.de (client-ip=2a01:238:438b:c500:173d:9f52:ddab:ee01; helo=phobos.denx.de; envelope-from=u-boot-bounces@lists.denx.de; receiver=) Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=dh-electronics.com header.i=@dh-electronics.com header.a=rsa-sha256 header.s=dhelectronicscom header.b=oMer/lSZ; dkim-atps=neutral Received: from phobos.denx.de (phobos.denx.de [IPv6:2a01:238:438b:c500:173d:9f52:ddab:ee01]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 4FZvpm35Wqz9sRR for ; Wed, 5 May 2021 21:38:08 +1000 (AEST) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 99B6C82CEE; Wed, 5 May 2021 13:37:47 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=reject dis=none) header.from=dh-electronics.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Authentication-Results: phobos.denx.de; dkim=pass (2048-bit key; unprotected) header.d=dh-electronics.com header.i=@dh-electronics.com header.b="oMer/lSZ"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 34C2982CC0; Wed, 5 May 2021 12:24:26 +0200 (CEST) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on phobos.denx.de X-Spam-Level: X-Spam-Status: No, score=-2.0 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,SPF_HELO_NONE autolearn=unavailable autolearn_force=no version=3.4.2 Received: from mx4.securetransport.de (mx4.securetransport.de [178.254.6.145]) by phobos.denx.de (Postfix) with ESMTP id CBB1682A89 for ; Wed, 5 May 2021 12:24:23 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=reject dis=none) header.from=dh-electronics.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=cniedermaier@dh-electronics.com Received: from mail.dh-electronics.com (business-24-134-97-169.pool2.vodafone-ip.de [24.134.97.169]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx4.securetransport.de (Postfix) with ESMTPSA id 2D6B87201B7; Wed, 5 May 2021 12:24:13 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=dh-electronics.com; s=dhelectronicscom; t=1620210253; bh=mADj9IFlh/VJ9v0H+P1H5KYljxiyjmmhSpfNJ3xXlOA=; h=From:To:CC:Subject:Date:From; b=oMer/lSZSwxB3JcCNnKB7zE3vJ48o+RJykmcWxXAbxsO9ade7ikXM459EQv//pyDl t7QPefnLytR858wh48b+1J2TEnZn3lsb0SMgG0Yblz0v/kSPJC7gGil2tnRyh309yM c8xwMC0l/3/5pl/36P5IZC41rdPl23/meKcMt0B9AwZb+SMAK4Samz2skovmSjrgP4 uy40G04m16kbOhngmFiqrsVvjYG6hjxhgKb3OKQSkRIaQP1FlQWBbRfiosf/eYQ3Bf 3QGlow07TGf0O+r/YtZdwl+CnvCVeu1nry4ZNE2Hr+GHc+QpmpkjDdrJWo1lczQV2F jhxSdmreJKnYg== Received: from DHPWEX01.DH-ELECTRONICS.ORG (2001:470:76a7:2::30) by DHPWEX01.DH-ELECTRONICS.ORG (2001:470:76a7:2::30) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.792.3; Wed, 5 May 2021 12:24:02 +0200 Received: from Stretch-CN.dh-electronics.org (10.64.6.116) by DHPWEX01.DH-ELECTRONICS.ORG (10.64.2.30) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.792.3 via Frontend Transport; Wed, 5 May 2021 12:24:02 +0200 From: Christoph Niedermaier To: CC: , , , , Christoph Niedermaier Subject: [PATCH] MAINTAINERS: Update dhelectronics/dh_stm32mp1/MAINTAINERS file Date: Wed, 5 May 2021 12:23:56 +0200 Message-ID: <20210505102356.8709-1-cniedermaier@dh-electronics.com> X-Mailer: git-send-email 2.11.0 X-klartext: yes MIME-Version: 1.0 X-Mailman-Approved-At: Wed, 05 May 2021 13:37:38 +0200 X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.34 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.102.4 at phobos.denx.de X-Virus-Status: Clean Adding new DH electronics mailing list. Signed-off-by: Christoph Niedermaier Reviewed-by: Patrick Delaunay --- board/dhelectronics/dh_stm32mp1/MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/board/dhelectronics/dh_stm32mp1/MAINTAINERS b/board/dhelectronics/dh_stm32mp1/MAINTAINERS index fd70131f9e..9ce21c3ab2 100644 --- a/board/dhelectronics/dh_stm32mp1/MAINTAINERS +++ b/board/dhelectronics/dh_stm32mp1/MAINTAINERS @@ -1,5 +1,6 @@ DH_STM32MP1_PDK2 BOARD M: Marek Vasut +L: u-boot@dh-electronics.com S: Maintained F: arch/arm/dts/stm32mp15xx-dhcom* F: board/dhelectronics/dh_stm32mp1/