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 29BFAC433EF for ; Wed, 11 May 2022 01:42:44 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 600DC83B3D; Wed, 11 May 2022 03:42:41 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=konsulko.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Authentication-Results: phobos.denx.de; dkim=pass (1024-bit key; unprotected) header.d=konsulko.com header.i=@konsulko.com header.b="JI9LF0/y"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 59C2783B3D; Wed, 11 May 2022 03:42:39 +0200 (CEST) Received: from mail-qt1-x833.google.com (mail-qt1-x833.google.com [IPv6:2607:f8b0:4864:20::833]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits)) (No client certificate requested) by phobos.denx.de (Postfix) with ESMTPS id 0FD1B838F0 for ; Wed, 11 May 2022 03:42:36 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=konsulko.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=trini@konsulko.com Received: by mail-qt1-x833.google.com with SMTP id x22so1032940qto.2 for ; Tue, 10 May 2022 18:42:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=vOQAklMvD07nwkO3utCOghw3fZNdZa9cLA/KtCCkKfw=; b=JI9LF0/y+YhHl+CoWLflpo4fQHLaL12s0XuAvRvvf/XXIHn4NS3bTwOKIh4xT0Gad0 YdloM8XqbxuycZ0Ybs8bSWHfEBUJPgf+G6H3hzvLwPz3ZsGFXw6Wp+yrvi8AR8KxsHPb hbjOSOMXGNdfPpnEMwi51ITykgGrV26RK0Txk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=vOQAklMvD07nwkO3utCOghw3fZNdZa9cLA/KtCCkKfw=; b=nnSIFXMzXUt2iafvq8hgYiD6AYvTOzqIRHI+ipKPOUxRcWYgYldcXJmhSinqa2jbTl Uhi/Tj9rzK0H15nmllQfXGcbjYTknL0ghtEoPO6y53N7DgYK9OZVp+hNPS8LHCtTGbQT qUi/drAN0H94xa0jm+iSIBQ0lB9kaG6+0CfC0JUqAjPfcnGjb17csvk5JTs2tdad+LeJ c3cve155psW524wtk1bpfEVysRS33oMkRNEOCl6vwUVreouXnCFIwQrfHvlaPdONjF/U fJMYwXP+MJLU20IU+HsILR6E1yjVfBKgm52hjXUTODMfDdk02p9RaE6U6NowD/ZmtEQI Povw== X-Gm-Message-State: AOAM530AWuG5ypOm3nhGRro9bA2ZboKcDCMEmttYzn76SHW94OVgTO/A wg2HR6zvkcWZIjH4cFhkIG3PWg== X-Google-Smtp-Source: ABdhPJwSDBgPcR4BM2mF0QwvLc7lKPQXwMyi9g+vo2oyCr/cDubUa0mBGI8kfLtZKtD4MaHjcNf52g== X-Received: by 2002:a05:622a:1491:b0:2f3:8173:840a with SMTP id t17-20020a05622a149100b002f38173840amr22169238qtx.530.1652233354840; Tue, 10 May 2022 18:42:34 -0700 (PDT) Received: from bill-the-cat (2603-6081-7b01-4500-b057-3c7b-12c2-aabf.res6.spectrum.com. [2603:6081:7b01:4500:b057:3c7b:12c2:aabf]) by smtp.gmail.com with ESMTPSA id f4-20020ac86ec4000000b002f39b99f67bsm368515qtv.21.2022.05.10.18.42.33 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 10 May 2022 18:42:33 -0700 (PDT) Date: Tue, 10 May 2022 21:42:31 -0400 From: Tom Rini To: Patrice CHOTARD Cc: u-boot@lists.denx.de, Marek Vasut , Patrick DELAUNAY Subject: Re: [PULL] u-boot-stm32/master v2022.07 = u-boot-stm32-20220510 Message-ID: <20220511014231.GL3901321@bill-the-cat> References: <4f79a1a4-3342-4fa6-3b24-c066e489ae02@foss.st.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="mXWEJCq0x1D2MX0F" Content-Disposition: inline In-Reply-To: <4f79a1a4-3342-4fa6-3b24-c066e489ae02@foss.st.com> X-Clacks-Overhead: GNU Terry Pratchett 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 --mXWEJCq0x1D2MX0F Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, May 10, 2022 at 04:47:25PM +0200, Patrice CHOTARD wrote: > Hi Tom >=20 > Please pull the STM32 related patches for u-boot/master, v2022.07: u-boot= -stm32-20220510 >=20 > CI status: https://source.denx.de/u-boot/custodians/u-boot-stm/-/pipeline= s/11978 >=20 > Thanks > Patrice >=20 > The following changes since commit f08ed34371c54244421eac8ffb4c77559c5ea0= 13: >=20 > Prepare v2022.07-rc2 (2022-05-09 12:49:31 -0400) >=20 > are available in the Git repository at: >=20 > https://source.denx.de/u-boot/custodians/u-boot-stm.git tags/u-boot-stm= 32-20220510 >=20 > for you to fetch changes up to e198d4fe7c34cbb97d7d3cbf31d3a78a5ecc43f7: >=20 > doc: Add documentation for STM32 MCUs (2022-05-10 13:56:12 +0200) >=20 Applied to u-boot/master, thanks! --=20 Tom --mXWEJCq0x1D2MX0F Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmJ7FIAACgkQFHw5/5Y0 tyxJpwwAnJCrNRCLNX+hqg7ZqwotHH2ix8tfyp2/5eMuAdsoTYBYZpl8NnfkYp7l AfQCjDFeDWOr9sZxiPllBnBYRsVdqLUadqo/np77tzB2eErl0zGin6y/unZItM0N fzA/nBeNXhvasRJQFvd7ZAdqPN5UylE64l9L6s06uxsobe5D84wIq5eu0e6VAhIH HEgsPCLW06c039xyHKceJuTd4vlYtwNb4K4EFmP7UsvY/OZerXc7OsThzhO+7Wlw ozcacqEomDs58gCdppGBr5l1oA4QiAv5wSCuCIMF+UjFF87WKIZq+lc43ODR9bHl SsRBdepTmg77OylLZ3BjP4j82G3wbCBw4AZTbhtnAgw+lE6KfUFiXbzdMBTc48m9 xLptfSALCTjMu/4ndHpvDvL5E5Cgy69wt83fFq36VbzlS5zF1mjkcWscJwIm0Qfd ZvjnCgRz3mBFywhLup1J+0NuY2BFptSHEIQS85ERzjOe36rclJrz1jbtDAsIfSq8 g2qCRHHn =Ibqv -----END PGP SIGNATURE----- --mXWEJCq0x1D2MX0F--