[U-Boot] [PATCH v5 11/18] clk: Port Linux common clock framework [CCF] for imx6q to U-boot (tag: v5.1.12)

sbabic at denx.de sbabic at denx.de
Sat Jul 20 08:45:39 UTC 2019


> This patch brings the files from Linux kernel (linux-stable/linux-5.1.y
> SHA1: 5752b50477da)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 the
> device tree.
> One needs to pay attention to the comments indicating necessary for U-Boot's
> driver model 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 !

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