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 0E62DC43334 for ; Fri, 17 Jun 2022 09:20:47 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 28F0E840B6; Fri, 17 Jun 2022 11:20:46 +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="wW9iBk4u"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 685A783EDE; Fri, 17 Jun 2022 11:20:44 +0200 (CEST) Received: from mx07-00178001.pphosted.com (mx07-00178001.pphosted.com [185.132.182.106]) (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 64630843B4 for ; Fri, 17 Jun 2022 11:20:42 +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=216749672a=patrick.delaunay@foss.st.com Received: from pps.filterd (m0241204.ppops.net [127.0.0.1]) by mx07-00178001.pphosted.com (8.17.1.5/8.17.1.5) with ESMTP id 25H6xqCf005188; Fri, 17 Jun 2022 11:20:30 +0200 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=foss.st.com; h=message-id : date : mime-version : subject : to : cc : references : from : in-reply-to : content-type : content-transfer-encoding; s=selector1; bh=V19JYzVt2xw8ffXRYLtOde09uhNEqdc2Bl/Pi8J75ro=; b=wW9iBk4ukLLIA+DbCYCqtPdZjBTyP45fnG/wbA/UNTFpj//i5nXJKIQvV2Q6Z/cVZl3l eJhLTgSiQBqBOtvZkZzHZ3mJZ1y2CYzWBejCY/ek5vQycIYwuIrAfaZXY7qT/WLqM3Ap 4qWgRT8Ir7jKJE2W7JkKQq+dl8N3Sz2WMJDlRF/2TGKozcGVbWWf7bZ/vgOxQ2KVqWhl HNU/wln+6q1rpr3uHA9MxFW0ChGMIaUjRMAZydd0toKaMGcqnviWNSynBufA37b1wDPe LWY43WOgZNe+MSSvdoT7pTQHw7VqbvDdbPd9J1vfJRNQMvn9vFaIdJbbCfhkhWFtOHPd eA== Received: from beta.dmz-eu.st.com (beta.dmz-eu.st.com [164.129.1.35]) by mx07-00178001.pphosted.com (PPS) with ESMTPS id 3grmu98uke-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Fri, 17 Jun 2022 11:20:30 +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 5D56C10002A; Fri, 17 Jun 2022 11:20:24 +0200 (CEST) Received: from Webmail-eu.st.com (shfdag1node1.st.com [10.75.129.69]) by euls16034.sgp.st.com (STMicroelectronics) with ESMTP id 50AEF21A237; Fri, 17 Jun 2022 11:20:24 +0200 (CEST) Received: from [10.48.0.213] (10.75.127.118) by SHFDAG1NODE1.st.com (10.75.129.69) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256) id 15.1.2308.20; Fri, 17 Jun 2022 11:20:23 +0200 Message-ID: Date: Fri, 17 Jun 2022 11:20:22 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.9.1 Subject: Re: [PATCH] stm32mp1: fix reference for STMicroelectronics Content-Language: en-US To: CC: , , Andre Przywara , Ashok Reddy Soma , Bharat Gooty , Dylan Hung , Heiko Schocher , Jagan Teki , Joe Hershberger , Lukasz Majewski , Marek Vasut , Mark Kettenis , Michal Simek , Patrice Chotard , Ramon Fried , "Rayagonda Kokatanur" , Ryan Chen , Samuel Holland , Simon Glass , U-Boot STM32 , Vignesh R , Vikas Manocha , Yuan Fang References: <20220520183718.1.I3ee35f18672107aad869bbd4b3e53957b16cb304@changeid> From: Patrick DELAUNAY In-Reply-To: <20220520183718.1.I3ee35f18672107aad869bbd4b3e53957b16cb304@changeid> Content-Type: text/plain; charset="UTF-8"; format=flowed Content-Transfer-Encoding: 7bit X-Originating-IP: [10.75.127.118] X-ClientProxiedBy: GPXDAG2NODE5.st.com (10.75.127.69) To SHFDAG1NODE1.st.com (10.75.129.69) X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.205,Aquarius:18.0.883,Hydra:6.0.517,FMLib:17.11.64.514 definitions=2022-06-17_08,2022-06-16_01,2022-02-23_01 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 Hi, On 5/20/22 18:38, Patrick Delaunay wrote: > Replace reference to the correct name STMicroelectronics > > Signed-off-by: Patrick Delaunay > --- > > arch/arm/Kconfig | 2 +- > arch/arm/cpu/armv7/stv0991/lowlevel.S | 2 +- > arch/arm/mach-sti/Kconfig | 2 +- > drivers/i2c/designware_i2c.c | 2 +- > drivers/i2c/designware_i2c.h | 2 +- > drivers/i2c/designware_i2c_pci.c | 2 +- > drivers/mtd/nand/raw/fsmc_nand.c | 4 ++-- > drivers/mtd/spi/spi-nor-ids.c | 2 +- > drivers/net/designware.c | 2 +- > drivers/net/designware.h | 2 +- > drivers/pinctrl/Kconfig | 2 +- > drivers/spi/pl022_spi.c | 2 +- > drivers/usb/gadget/designware_udc.c | 2 +- > include/configs/stm32mp15_st_common.h | 2 +- > include/elf.h | 4 ++-- > include/linux/mtd/fsmc_nand.h | 2 +- > include/usb/designware_udc.h | 2 +- > 17 files changed, 19 insertions(+), 19 deletions(-) > Applied to u-boot-stm/next, thanks! Regards Patrick