Re: [U-Boot] [i.MX8MM+CCF 13/41] clk: imx: import clk heplers

2019-05-06 Thread Lukasz Majewski
On Tue, 30 Apr 2019 10:18:15 + Peng Fan wrote: > Import some clk helpers from Linux Kernel for i.MX8MM usage > Please globally provide SHA1 and tag of ported code from Linux kernel. > Signed-off-by: Peng Fan > --- > drivers/clk/imx/clk.h | 81 >

[U-Boot] [i.MX8MM+CCF 13/41] clk: imx: import clk heplers

2019-04-30 Thread Peng Fan
Import some clk helpers from Linux Kernel for i.MX8MM usage Signed-off-by: Peng Fan --- drivers/clk/imx/clk.h | 81 +++ 1 file changed, 81 insertions(+) diff --git a/drivers/clk/imx/clk.h b/drivers/clk/imx/clk.h index 864a215a22..aa6e81ff13