Re: [PATCH v9 2/5] clk: imx: add fractional PLL output clock

2018-11-07 Thread Abel Vesa
On Wed, Oct 17, 2018 at 12:59:44PM -0700, Stephen Boyd wrote: > Quoting Abel Vesa (2018-09-24 03:39:54) > > From: Lucas Stach > > > > This is a new clock type introduced on i.MX8. > > Ok, what's the clock type? Add another sentence please. > Added in the next version a link with the pdf

Re: [PATCH v9 2/5] clk: imx: add fractional PLL output clock

2018-11-07 Thread Abel Vesa
On Wed, Oct 17, 2018 at 12:59:44PM -0700, Stephen Boyd wrote: > Quoting Abel Vesa (2018-09-24 03:39:54) > > From: Lucas Stach > > > > This is a new clock type introduced on i.MX8. > > Ok, what's the clock type? Add another sentence please. > Added in the next version a link with the pdf

Re: [PATCH v9 2/5] clk: imx: add fractional PLL output clock

2018-10-17 Thread Stephen Boyd
Quoting Abel Vesa (2018-09-24 03:39:54) > From: Lucas Stach > > This is a new clock type introduced on i.MX8. Ok, what's the clock type? Add another sentence please. > > Signed-off-by: Lucas Stach > Signed-off-by: Abel Vesa [..] > diff --git a/drivers/clk/imx/clk-frac-pll.c

Re: [PATCH v9 2/5] clk: imx: add fractional PLL output clock

2018-10-17 Thread Stephen Boyd
Quoting Abel Vesa (2018-09-24 03:39:54) > From: Lucas Stach > > This is a new clock type introduced on i.MX8. Ok, what's the clock type? Add another sentence please. > > Signed-off-by: Lucas Stach > Signed-off-by: Abel Vesa [..] > diff --git a/drivers/clk/imx/clk-frac-pll.c

[PATCH v9 2/5] clk: imx: add fractional PLL output clock

2018-09-24 Thread Abel Vesa
From: Lucas Stach This is a new clock type introduced on i.MX8. Signed-off-by: Lucas Stach Signed-off-by: Abel Vesa --- drivers/clk/imx/Makefile | 1 + drivers/clk/imx/clk-frac-pll.c | 215 + drivers/clk/imx/clk.h | 3 + 3 files

[PATCH v9 2/5] clk: imx: add fractional PLL output clock

2018-09-24 Thread Abel Vesa
From: Lucas Stach This is a new clock type introduced on i.MX8. Signed-off-by: Lucas Stach Signed-off-by: Abel Vesa --- drivers/clk/imx/Makefile | 1 + drivers/clk/imx/clk-frac-pll.c | 215 + drivers/clk/imx/clk.h | 3 + 3 files