Re: [U-Boot] [PATCH 3/5] clk: imx8: Update imx8 clock driver

2019-07-06 Thread Lukasz Majewski
Hi Ye, > Update imx8 clock driver to support LPCG and full clocks tree for some > modules aligned with kernel. > > We classify the clock into serveral types: slice, fixed, lpcg, gpr > and mux. Is this code in sync with Linux kernel? Does the imx8 (in Linux kernel) use the Common Clock

[U-Boot] [PATCH 3/5] clk: imx8: Update imx8 clock driver

2019-07-02 Thread Ye Li
Update imx8 clock driver to support LPCG and full clocks tree for some modules aligned with kernel. We classify the clock into serveral types: slice, fixed, lpcg, gpr and mux. Generally slice and fixed clocks are the sources. lpcg, gpr and mux are the downstream of those sources and are used for