u-boot/drivers/clk/stm32
Anatolij Gustschin 062ee99e0a clk: stm32mp1: Add support for USART1 clock
Add USART1 clock parents and mux configuration. This allows
support for configuring the USART1 as the serial console in
SPL and U-Boot via device tree. Without this patch the SPL
with usart1 serial console enabled crashes because it can
not find the clock specified in the device tree for usart1.

Signed-off-by: Anatolij Gustschin <agust@denx.de>
Reviewed-by: Patrice Chotard <patrice.chotard@foss.st.com>
2023-10-04 13:26:03 +02:00
..
clk-stm32-core.c clk: stm32mp13: introduce STM32MP13 RCC driver 2022-12-07 16:49:35 +01:00
clk-stm32-core.h clk: stm32mp13: introduce STM32MP13 RCC driver 2022-12-07 16:49:35 +01:00
clk-stm32f.c clk: Add directory for STM32 clock drivers 2022-06-17 14:11:43 +02:00
clk-stm32h7.c clk: Add directory for STM32 clock drivers 2022-06-17 14:11:43 +02:00
clk-stm32mp1.c clk: stm32mp1: Add support for USART1 clock 2023-10-04 13:26:03 +02:00
clk-stm32mp13.c clk: stm32mp13: introduce STM32MP13 RCC driver 2022-12-07 16:49:35 +01:00
Kconfig clk: stm32mp13: introduce STM32MP13 RCC driver 2022-12-07 16:49:35 +01:00
Makefile clk: stm32mp13: introduce STM32MP13 RCC driver 2022-12-07 16:49:35 +01:00
stm32mp13_rcc.h clk: stm32mp13: introduce STM32MP13 RCC driver 2022-12-07 16:49:35 +01:00