Re: [U-Boot] [PATCH v2 05/10] clk: imx: Add imx6q clock tree support

2019-04-19 Thread Lukasz Majewski
Hi Jagan, > i.MX6 clock control module comprise of parent clocks, gates, > multiplexers, dividers, PODF, PLL, fixed rate and etc. > > So, the U-Boot implementation of ccm has divided into gates and tree. > > 1) gate clocks are generic clock configuration of enable/disable bit > management which

[U-Boot] [PATCH v2 05/10] clk: imx: Add imx6q clock tree support

2019-04-02 Thread Jagan Teki
i.MX6 clock control module comprise of parent clocks, gates, multiplexers, dividers, PODF, PLL, fixed rate and etc. So, the U-Boot implementation of ccm has divided into gates and tree. 1) gate clocks are generic clock configuration of enable/disable bit management which can be handle via