Re: [PATCH v11 2/4] dt-bindings: clocks: stm32mp25: add description of all parents

From: Stephen Boyd
Date: Fri Apr 12 2024 - 02:22:10 EST


Quoting gabriel.fernandez@xxxxxxxxxxx (2024-04-11 02:24:51)
> From: Gabriel Fernandez <gabriel.fernandez@xxxxxxxxxxx>
>
> RCC driver uses '.index' to define all parent clocks instead '.names'
> because the use of a name to define a parent clock is prohibited.
> This is ABI change, but the RCC driver has not yet merged, unlike all
> others drivers besides Linux.
>
> Fixes: b5be49db3d47 ("dt-bindings: stm32: add clocks and reset binding for stm32mp25 platform")
> Signed-off-by: Gabriel Fernandez <gabriel.fernandez@xxxxxxxxxxx>
> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
> ---

Applied to clk-next