From: Patrice Chotard Date: Wed, 1 Apr 2026 09:34:48 +0000 (+0200) Subject: clk: stm32: Add STM32MP23 support X-Git-Tag: v2026.07-rc2~35^2~12 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=5a379cca5b7680d44276fea340b89164eb24f8cb;p=thirdparty%2Fu-boot.git clk: stm32: Add STM32MP23 support Add STM32MP23 support. Signed-off-by: Patrice Chotard Reviewed-by: Raphaƫl Gallais-Pou --- diff --git a/drivers/clk/stm32/Kconfig b/drivers/clk/stm32/Kconfig index 4e488136eac..e63385d3051 100644 --- a/drivers/clk/stm32/Kconfig +++ b/drivers/clk/stm32/Kconfig @@ -49,7 +49,7 @@ config CLK_STM32MP21 config CLK_STM32MP25 bool "Enable RCC clock driver for STM32MP25" depends on ARCH_STM32MP && CLK - default y if STM32MP25X + default y if STM32MP23X || STM32MP25X select CLK_STM32_CORE help Enable the STM32 clock (RCC) driver. Enable support for