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 X-Spam-Level: X-Spam-Status: No, score=-17.2 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH, INCLUDES_PULL_REQUEST,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED, USER_AGENT_SANE_1 autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id DD93FC433F5 for ; Tue, 21 Sep 2021 07:49:10 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id E250E610A1 for ; Tue, 21 Sep 2021 07:49:09 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org E250E610A1 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=foss.st.com Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=lists.denx.de Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id C887F82EDA; Tue, 21 Sep 2021 09:49:06 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=foss.st.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=foss.st.com header.i=@foss.st.com header.b="y/ViW7K1"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id A7F7A83231; Tue, 21 Sep 2021 09:49:04 +0200 (CEST) Received: from mx07-00178001.pphosted.com (mx08-00178001.pphosted.com [91.207.212.93]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by phobos.denx.de (Postfix) with ESMTPS id 78BCF82DF0 for ; Tue, 21 Sep 2021 09:49:00 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=foss.st.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=prvs=3898cc07ec=patrick.delaunay@foss.st.com Received: from pps.filterd (m0046661.ppops.net [127.0.0.1]) by mx07-00178001.pphosted.com (8.16.1.2/8.16.1.2) with SMTP id 18L7AXsa007683; Tue, 21 Sep 2021 09:48:59 +0200 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=foss.st.com; h=to : cc : from : subject : message-id : date : mime-version : content-type : content-transfer-encoding; s=selector1; bh=3SmJagT+5FBMLOR3mg9VohdJxEDfq02J3D2gGPV4EuY=; b=y/ViW7K1mGujhDaE/p69w+R0ftLcu/y/9liZUotvigQIc9UhP5u3e62KlsDmCeL23oNp EzZufyZfmJQ9V3U9x21PK6OehbX3KpykYoV5NhqY8c3mQsNhfZ4s1G168JeAd8cm2oIC 3iyMpDAaob9l0SrqeqHF8YSuktlAUb969HHAEDuxTBzTc/sGegAQ6zjqSdMX3ieuDLuG pYj/QpWaihY4OQc6mksv7QpOgA6npHxPD3BCCmGyULu8oj82IP5WPrTQ7w7JIM26cdpH YCzo8OC1cZTokcdMbhpJdckxQkvO6fHsPd/j0O8/zSXhIcufbW3TeAxkE+weWIWYYO+G qg== Received: from beta.dmz-eu.st.com (beta.dmz-eu.st.com [164.129.1.35]) by mx07-00178001.pphosted.com with ESMTP id 3b7as5068p-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Tue, 21 Sep 2021 09:48:59 +0200 Received: from euls16034.sgp.st.com (euls16034.sgp.st.com [10.75.44.20]) by beta.dmz-eu.st.com (STMicroelectronics) with ESMTP id A6ADE10002A; Tue, 21 Sep 2021 09:48:58 +0200 (CEST) Received: from Webmail-eu.st.com (sfhdag2node2.st.com [10.75.127.5]) by euls16034.sgp.st.com (STMicroelectronics) with ESMTP id 9DD9721CA9F; Tue, 21 Sep 2021 09:48:58 +0200 (CEST) Received: from lmecxl0994.lme.st.com (10.75.127.50) by SFHDAG2NODE2.st.com (10.75.127.5) with Microsoft SMTP Server (TLS) id 15.0.1497.18; Tue, 21 Sep 2021 09:48:58 +0200 To: Tom Rini , U-Boot Mailing List CC: Patrice CHOTARD , U-Boot STM32 From: Patrick DELAUNAY Subject: [PULL] Pull request for u-boot master / v2021.10 = u-boot-stm32-20210921 Message-ID: <8a963f05-04d3-c9cc-ccc2-e58b0e83b6f9@foss.st.com> Date: Tue, 21 Sep 2021 09:48:57 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.13.0 MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8"; format=flowed Content-Transfer-Encoding: 8bit Content-Language: en-US X-Originating-IP: [10.75.127.50] X-ClientProxiedBy: SFHDAG1NODE2.st.com (10.75.127.2) To SFHDAG2NODE2.st.com (10.75.127.5) X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.182.1,Aquarius:18.0.790,Hydra:6.0.391,FMLib:17.0.607.475 definitions=2021-09-21_01,2021-09-20_01,2020-04-07_01 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.103.2 at phobos.denx.de X-Virus-Status: Clean Hi Tom, Please pull the STM32 related fixes for u-boot/master, v2021.10: u-boot-stm32-20210921 - stm32mp15: fix the used partition name for U-Boot environement with SPL CI status: https://source.denx.de/u-boot/custodians/u-boot-stm/-/pipelines/9197 Thanks, Patrick git request-pull origin/master https://source.denx.de/u-boot/custodians/u-boot-stm.git/ u-boot-stm32-20210921 The following changes since commit e3f5edf65916a881b71eea54f475c7a4bae8565c:   Merge https://source.denx.de/u-boot/custodians/u-boot-marvell (2021-09-20 08:45:26 -0400) are available in the Git repository at:   https://source.denx.de/u-boot/custodians/u-boot-stm.git/ tags/u-boot-stm32-20210921 for you to fetch changes up to cf39d0c29dcf332d7055d0545fc95e3379d91a62:   arm: dts: stm32mp1: use ssbl partition name for U-Boot (2021-09-21 09:22:01 +0200) ---------------------------------------------------------------- - stm32mp15: fix the used partition name for U-Boot environement with SPL ---------------------------------------------------------------- Patrick Delaunay (1):       arm: dts: stm32mp1: use ssbl partition name for U-Boot  arch/arm/dts/stm32mp157a-dk1-u-boot.dtsi | 4 +++-  arch/arm/dts/stm32mp157c-ed1-u-boot.dtsi | 4 +++-  2 files changed, 6 insertions(+), 2 deletions(-)