[PATCH] clk: stm32mp1: add support of missing SPI clocks

Patrick DELAUNAY patrick.delaunay at foss.st.com
Tue Jul 27 11:11:06 CEST 2021


Hi,

On 7/9/21 2:24 PM, Patrick Delaunay wrote:
> Add the missing SPI clock even if these instances are not available
> on STMicroelectronics boards: SPI2_K, SPI3_K, SPI4_K, SPI6_K.
>
> With this patch, the SPI2 / SPI3 / SPI4 / SPI6 instances can be used on
> customer design without the clock driver error:
>    stm32mp1_clk_get_id: clk id 131 not found
>
> Reviewed-by: Patrice Chotard <patrice.chotard at foss.st.com>
> Signed-off-by: Patrick Delaunay <patrick.delaunay at foss.st.com>
> ---
>
>   drivers/clk/clk_stm32mp1.c | 13 +++++++++++++
>   1 file changed, 13 insertions(+)
>

Applied to u-boot-stm/master, thanks!

Regards
Patrick



More information about the U-Boot mailing list