
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@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