[PATCH v4 02/14] clk: stm32: Introduce STM32MP13 RCC drivers (Reset Clock Controller)
Stephen Boyd
sboyd at kernel.org
Fri May 20 21:14:54 PDT 2022
Quoting gabriel.fernandez at foss.st.com (2022-05-16 00:05:48)
> From: Gabriel Fernandez <gabriel.fernandez at foss.st.com>
>
> This driver manages Reset and Clock of STM32MP13 soc.
> It uses a clk-stm32-core module to manage stm32 gate, mux and divider
> for STM32MP13 and for new future soc.
>
> All gates, muxes, dividers are identify by an index and information
> are stored in array (register address, shift, with, flags...)
> This is useful when we have two clocks with the same gate or
> when one mux manages two output clocks.
>
> Signed-off-by: Gabriel Fernandez <gabriel.fernandez at foss.st.com>
> ---
Applied to clk-next
More information about the linux-arm-kernel
mailing list