Re: [Uboot-stm32] [PATCH] clk: stm32mp1: add support of BSEC clock

2021-08-16 Thread Patrice CHOTARD
Hi Patrick On 8/2/21 1:42 PM, Patrice CHOTARD wrote: > Hi Patrick > > On 7/16/21 10:10 AM, Patrick Delaunay wrote: >> Add the support of the BSEC clock used by the STM32MP misc driver >> since the commit 622c956cada0 ("stm32mp: bsec: manage clock when present >> in device tree") even if this cloc

Re: [PATCH] clk: stm32mp1: add support of BSEC clock

2021-08-02 Thread Patrice CHOTARD
Hi Patrick On 7/16/21 10:10 AM, Patrick Delaunay wrote: > Add the support of the BSEC clock used by the STM32MP misc driver > since the commit 622c956cada0 ("stm32mp: bsec: manage clock when present > in device tree") even if this clock is not yet defined in kernel device > tree stm32mp151.dtsi. >

[PATCH] clk: stm32mp1: add support of BSEC clock

2021-07-16 Thread Patrick Delaunay
Add the support of the BSEC clock used by the STM32MP misc driver since the commit 622c956cada0 ("stm32mp: bsec: manage clock when present in device tree") even if this clock is not yet defined in kernel device tree stm32mp151.dtsi. This patch avoids issue for basic boot when this secure clock are