Re: [PATCH v2 2/7] clk: stm32mp1: add CLK_SET_RATE_NO_REPARENT to Kernel clocks

From: Stephen Boyd
Date: Thu Feb 21 2019 - 17:15:44 EST


Quoting gabriel.fernandez@xxxxxx (2019-02-14 02:40:42)
> From: Gabriel Fernandez <gabriel.fernandez@xxxxxx>
>
> STM32MP1 clock IP offers lots of Kernel clocks that are shared
> by multiple IP's at the same time.
> Then boot loader applies a clock tree that allows to use all IP's
> at same time and with the maximum of performance.
> Not change parents on a change rate on kernel clocks ensures
> the integrity of the system.
>
> Signed-off-by: Gabriel Fernandez <gabriel.fernandez@xxxxxx>
> ---

Applied to clk-next