[PATCH v3 2/3] clk: stm32: introduce clocks for STM32MP21 platform

ALOK TIWARI alok.a.tiwari at oracle.com
Thu May 22 09:21:45 PDT 2025



On 21-05-2025 18:08, Gabriel Fernandez wrote:
> This driver is intended for the STM32MP21 clock family.
> 
> Signed-off-by: Nicolas Le Bayon<nicolas.le.bayon at foss.st.com>
> Signed-off-by: Gabriel Fernandez<gabriel.fernandez at foss.st.com>
> ---
>   drivers/clk/stm32/Kconfig         |    7 +
>   drivers/clk/stm32/Makefile        |    1 +
>   drivers/clk/stm32/clk-stm32mp21.c | 1586 +++++++++++++++++++++++++++++++++++++
>   drivers/clk/stm32/stm32mp21_rcc.h |  651 +++++++++++++++
>   4 files changed, 2245 insertions(+)


Reviewed-by: Alok Tiwari <alok.a.tiwari at oracle.com>

Thanks,
Alok



More information about the linux-arm-kernel mailing list