Re: [PATCH V6 3/9] clk: imx: add pllv4 support

2018-12-03 Thread Stephen Boyd
Quoting A.s. Dong (2018-11-14 05:01:43) > pllv4 is designed for System Clock Generation (SCG) module observed > in IMX ULP SoC series. e.g. i.MX7ULP. > > The SCG modules generates clock used to derive processor, system, > peripheral bus and external memory interface clocks while this patch > inten

[PATCH V6 3/9] clk: imx: add pllv4 support

2018-11-14 Thread A.s. Dong
pllv4 is designed for System Clock Generation (SCG) module observed in IMX ULP SoC series. e.g. i.MX7ULP. The SCG modules generates clock used to derive processor, system, peripheral bus and external memory interface clocks while this patch intends to support the PLL part. Cc: Stephen Boyd Cc: M