From patchwork Thu Jun 20 13:35:28 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Patrice CHOTARD X-Patchwork-Id: 1119449 X-Patchwork-Delegate: patrick.delaunay73@gmail.com Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) smtp.mailfrom=lists.denx.de (client-ip=81.169.180.215; helo=lists.denx.de; envelope-from=u-boot-bounces@lists.denx.de; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=st.com Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=st.com header.i=@st.com header.b="ELFPonlf"; dkim-atps=neutral Received: from lists.denx.de (dione.denx.de [81.169.180.215]) by ozlabs.org (Postfix) with ESMTP id 45V2s62BRHz9sDX for ; Thu, 20 Jun 2019 23:36:10 +1000 (AEST) Received: by lists.denx.de (Postfix, from userid 105) id DAE8DC21DB5; Thu, 20 Jun 2019 13:36:06 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on lists.denx.de X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=T_DKIM_INVALID autolearn=unavailable autolearn_force=no version=3.4.0 Received: from lists.denx.de (localhost [IPv6:::1]) by lists.denx.de (Postfix) with ESMTP id D152EC21C38; Thu, 20 Jun 2019 13:36:03 +0000 (UTC) Received: by lists.denx.de (Postfix, from userid 105) id B117DC21C38; Thu, 20 Jun 2019 13:36:02 +0000 (UTC) Received: from mx07-00178001.pphosted.com (mx08-00178001.pphosted.com [91.207.212.93]) by lists.denx.de (Postfix) with ESMTPS id 62F63C21BE5 for ; Thu, 20 Jun 2019 13:36:02 +0000 (UTC) Received: from pps.filterd (m0046660.ppops.net [127.0.0.1]) by mx08-00178001.pphosted.com (8.16.0.27/8.16.0.27) with SMTP id x5KDWlR2024219; Thu, 20 Jun 2019 15:35:47 +0200 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=st.com; h=from : to : cc : subject : date : message-id : mime-version : content-type; s=STMicroelectronics; bh=/uxovGov3Owzx5TeeN6n4BWdBLNN8U2iV3XvSG5M7WY=; b=ELFPonlflQL4MVB7cIW5diN9xTyPBkNHQY6SEnwyxel3YfJrs5AzUW6goDJ727GclePz NVyhRcp/PqjaG8gOLhnk/u5c4IwLKwQ8wnG9tCOfCKubBMiyRi9xQEpHiyF0TBBn61bY l0+uj61gEAjr6NChqkhp54s99BhqebgrVJJmAYI7crAh+bVCyCjFG81CqRZx8jnkaEE6 /VSrQeW/O6PfZMvh3s0BDSPE2ee4GqA+ml/1317fOmX9iqIrCI0/M0mxR1Z3X8je4OtZ oZTkwdCRkOg/3n997whOnHmayeMiauUPO4QtSym20JjErgK0tdJFXajyokXfukdXNbOY ug== Received: from beta.dmz-eu.st.com (beta.dmz-eu.st.com [164.129.1.35]) by mx08-00178001.pphosted.com with ESMTP id 2t781v1yjc-1 (version=TLSv1 cipher=ECDHE-RSA-AES256-SHA bits=256 verify=NOT); Thu, 20 Jun 2019 15:35:47 +0200 Received: from zeta.dmz-eu.st.com (zeta.dmz-eu.st.com [164.129.230.9]) by beta.dmz-eu.st.com (STMicroelectronics) with ESMTP id 5424538; Thu, 20 Jun 2019 13:35:45 +0000 (GMT) Received: from Webmail-eu.st.com (sfhdag6node3.st.com [10.75.127.18]) by zeta.dmz-eu.st.com (STMicroelectronics) with ESMTP id 0CAB72A65; Thu, 20 Jun 2019 13:35:45 +0000 (GMT) Received: from localhost (10.75.127.47) by SFHDAG6NODE3.st.com (10.75.127.18) with Microsoft SMTP Server (TLS) id 15.0.1473.3; Thu, 20 Jun 2019 15:35:44 +0200 From: Patrice Chotard To: Date: Thu, 20 Jun 2019 15:35:28 +0200 Message-ID: <20190620133528.7584-1-patrice.chotard@st.com> X-Mailer: git-send-email 2.17.1 MIME-Version: 1.0 X-Originating-IP: [10.75.127.47] X-ClientProxiedBy: SFHDAG5NODE1.st.com (10.75.127.13) To SFHDAG6NODE3.st.com (10.75.127.18) X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10434:, , definitions=2019-06-20_09:, , signatures=0 Cc: Ryder Lee , Heinrich Schuchardt , Alexander Graf , Krzysztof Kozlowski , Miquel Raynal , U-Boot STM32 , Stefan Roese , Michal Simek Subject: [U-Boot] [PATCH] MAINTAINERS: Add git custodians for ARM STM STM32MP entry X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.18 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" Add git custodians for STMicroelectronics STM32MP entry. Signed-off-by: Patrice Chotard --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index 14c332e423..455466df25 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -297,6 +297,7 @@ ARM STM STM32MP M: Patrick Delaunay M: Patrice Chotard L: uboot-stm32@st-md-mailman.stormreply.com (moderated for non-subscribers) +T: git https://gitlab.denx.de/u-boot/custodians/u-boot-stm S: Maintained F: arch/arm/mach-stm32mp/ F: drivers/clk/clk_stm32mp1.c