[U-Boot] [PATCH v4 12/13] clk: Port Linux common clock framework

Stefano Babic sbabic at denx.de
Tue Jun 11 08:29:18 UTC 2019


On 10/06/19 23:36, Lukasz Majewski wrote:
> Hi Stefano,
> 
>>> This commit brings the files from Linux kernel to provide clocks
>>> support as it is used on the Linux kernel with common clock
>>> framework [CCF] setup. The directory structure has been preserved.
>>> The ported code only supports reading information from PLL, MUX,
>>> Divider, etc and enabling/disabling the clocks USDHCx/ECSPIx
>>> depending on used bus. Moreover, it is agnostic to the alias
>>> numbering as the information about the clock is read from device
>>> tree. One needs to pay attention to the comments indicating
>>> necessary for U-boot's DM changes.
>>> If needed the code can be extended to support the "set" part of the
>>> clock management.
>>> Signed-off-by: Lukasz Majewski <lukma at denx.de>  
>>
>> Applied to u-boot-imx, master, thanks !
> 
> Thanks for pulling this code, but the v4 is not the final one.
> 
> Simon had some comments regarding the overall design and architecture
> of this port. Unfortunately I did not have time to address them yet.
> 

Ouch...I have not seen this, my mistake !

> I'm planning to do it ASAP, but IMHO it would be best to drop this
> series (so the final one would be applied from the outset).
> 

Right - I will drop the series, even if this means a rebase for u-boot-imx.

> Sorry for trouble.
> 

Best regards,
Stefano Babic


-- 
=====================================================================
DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de
=====================================================================


More information about the U-Boot mailing list