[PATCH] clk: stm32mp1: fix CK_MPU calculation

Patrick DELAUNAY patrick.delaunay at st.com
Thu May 14 11:42:00 CEST 2020


Hi,

> From: Patrick DELAUNAY <patrick.delaunay at st.com>
> Sent: vendredi 24 avril 2020 15:48
> To: u-boot at lists.denx.de
> Cc: Lionel DEBIEVE <lionel.debieve at st.com>; Patrick DELAUNAY
> <patrick.delaunay at st.com>; Lukasz Majewski <lukma at denx.de>; Patrice
> CHOTARD <patrice.chotard at st.com>; U-Boot STM32 <uboot-stm32 at st-md-
> mailman.stormreply.com>
> Subject: [PATCH] clk: stm32mp1: fix CK_MPU calculation
> Importance: High
> 
> From: Lionel Debieve <lionel.debieve at st.com>
> 
> When the CK_MPU used PLL1_MPUDIV, the current rate is wrong. The clock
> must use stm32mp1_mpu_div as a shift value. Fix the check value used to enter
> PLL_MPUDIV.
> 
> Signed-off-by: Lionel Debieve <lionel.debieve at st.com>
> Signed-off-by: Patrick Delaunay <patrick.delaunay at st.com>
> ---
> 
>  drivers/clk/clk_stm32mp1.c | 7 ++++---
>  1 file changed, 4 insertions(+), 3 deletions(-)
> 

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

Regards

Patrick


More information about the U-Boot mailing list