[PATCH] treewide: Fix STMicroelectronics spelling
Marek Vasut
marex at nabladev.com
Mon Jun 22 02:05:10 CEST 2026
Fix STMicroelectronics spelling in comments.
Signed-off-by: Marek Vasut <marex at nabladev.com>
---
Cc: Patrice Chotard <patrice.chotard at foss.st.com>
Cc: Patrick Delaunay <patrick.delaunay at foss.st.com>
Cc: Tom Rini <trini at konsulko.com>
Cc: u-boot at dh-electronics.com
Cc: u-boot at lists.denx.de
Cc: uboot-stm32 at st-md-mailman.stormreply.com
---
include/configs/stm32mp21_st_common.h | 2 +-
include/configs/stm32mp23_st_common.h | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/include/configs/stm32mp21_st_common.h b/include/configs/stm32mp21_st_common.h
index c601f2d7fb6..bca4c4b5337 100644
--- a/include/configs/stm32mp21_st_common.h
+++ b/include/configs/stm32mp21_st_common.h
@@ -2,7 +2,7 @@
/*
* Copyright (C) 2026, STMicroelectronics - All Rights Reserved
*
- * Configuration settings for the STMicroelectonics STM32MP21x boards
+ * Configuration settings for the STMicroelectronics STM32MP21x boards
*/
#ifndef __CONFIG_STM32MP21_ST_COMMON_H__
diff --git a/include/configs/stm32mp23_st_common.h b/include/configs/stm32mp23_st_common.h
index 0c5c2fbef87..547c230ae90 100644
--- a/include/configs/stm32mp23_st_common.h
+++ b/include/configs/stm32mp23_st_common.h
@@ -2,7 +2,7 @@
/*
* Copyright (C) 2025, STMicroelectronics - All Rights Reserved
*
- * Configuration settings for the STMicroelectonics STM32MP23x boards
+ * Configuration settings for the STMicroelectronics STM32MP23x boards
*/
#ifndef __CONFIG_STM32MP23_ST_COMMON_H__
--
2.53.0
More information about the U-Boot
mailing list