Re: [PATCH v11 3/4] clk: stm32: introduce clocks for STM32MP257 platform

From: Gabriel FERNANDEZ
Date: Fri Apr 12 2024 - 02:28:34 EST



On 4/12/24 08:22, Stephen Boyd wrote:
Quoting gabriel.fernandez@xxxxxxxxxxx (2024-04-11 02:24:52)
From: Gabriel Fernandez <gabriel.fernandez@xxxxxxxxxxx>

This driver is intended for the STM32MP25 clock family and utilizes
the stm32-core API, similar to the stm32mp13 clock driver.

Signed-off-by: Gabriel Fernandez <gabriel.fernandez@xxxxxxxxxxx>
---
Applied to clk-next
Thank's Stephen