| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-04-30 | clk: stm32: Add STM32MP23 support | Patrice Chotard | |
| Add STM32MP23 support. Signed-off-by: Patrice Chotard <[email protected]> Reviewed-by: Raphaƫl Gallais-Pou <[email protected]> | |||
| 2026-02-24 | clk: stm32mp21: Add clock driver support | Patrice Chotard | |
| Add clock driver support for STM32MP21 SoCs. Signed-off-by: Nicolas Le Bayon <[email protected]> Signed-off-by: Patrice Chotard <[email protected]> Reviewed-by: Patrick Delaunay <[email protected]> | |||
| 2025-06-11 | clk: stm32mp25: Add clock driver support | Gabriel Fernandez | |
| Add clock driver support for STM32MP25 SoCs. Signed-off-by: Gabriel Fernandez <[email protected]> Signed-off-by: Valentin Caron <[email protected]> Signed-off-by: Patrice Chotard <[email protected]> Cc: Lukasz Majewski <[email protected]> Cc: Sean Anderson <[email protected]> Reviewed-by: Patrick Delaunay <[email protected]> Reviewed-by: Patrice Chotard <[email protected]> | |||
| 2024-01-19 | arm: Rename STM32MP15x | Patrick Delaunay | |
| CONFIG options must not use lower-case letter. Convert this and related ones to upper case. Signed-off-by: Simon Glass <[email protected] Signed-off-by: Patrick Delaunay <[email protected]> Reviewed-by: Patrice Chotard <[email protected]> | |||
| 2024-01-19 | arm: Rename STM32MP13x | Patrick Delaunay | |
| CONFIG options must not use lower-case letter. Convert this and related ones to upper case. Signed-off-by: Simon Glass <[email protected]> Signed-off-by: Patrick Delaunay <[email protected]> Reviewed-by: Igor Opaniuk <[email protected]> | |||
| 2022-12-07 | clk: stm32mp13: introduce STM32MP13 RCC driver | Gabriel Fernandez | |
| STM32MP13 RCC driver uses Common Clock Framework and also a 'clk-stm32-core' API. Then STM32MPx RCC driver will contain only data configuration (gates, mux, dividers and the way to check security) or some specific clocks. This API will be used by all new other generations of ST Socs. Signed-off-by: Gabriel Fernandez <[email protected]> Reviewed-by: Patrick Delaunay <[email protected]> Reviewed-by: Sean Anderson <[email protected]> Tested-by: Patrick Delaunay <[email protected]> Reviewed-by: Patrice Chotard <[email protected]> | |||
| 2022-06-17 | clk: Add directory for STM32 clock drivers | Patrick Delaunay | |
| Add a directory in drivers/clk to regroup the clock drivers for all STM32 Soc with CONFIG_ARCH_STM32 (MCUs with cortex M) or CONFIG_ARCH_STM32MP (MPUs with cortex A). Signed-off-by: Patrick Delaunay <[email protected]> Reviewed-by: Patrice Chotard <[email protected]> Reviewed-by: Grzegorz Szymaszek <[email protected]> Acked-by: Sean Anderson <[email protected]> Change-Id: I955af307963f732167396f0157a30cf2fc91f150 | |||
