From f263d54347dcb88f5d7b0e868b84e0e4481743cf Mon Sep 17 00:00:00 2001 From: Marek Vasut Date: Mon, 22 Jun 2026 02:05:10 +0200 Subject: treewide: Fix STMicroelectronics spelling Fix STMicroelectronics spelling in comments. Signed-off-by: Marek Vasut Reviewed-by: Quentin Schulz --- include/configs/stm32mp21_st_common.h | 2 +- include/configs/stm32mp23_st_common.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'include') 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__ -- cgit v1.3.1