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

2018-11-09 Thread Stephen Boyd
Quoting kbuild test robot (2018-11-09 02:18:24) > Hi Lucas, > > I love your patch! Yet something to improve: > > [auto build test ERROR on shawnguo/for-next] > [also build test ERROR on v4.20-rc1 next-20181109] > [if your patch is applied to the wrong git tree, please drop us a note to > help

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

2018-11-09 Thread Stephen Boyd
Quoting kbuild test robot (2018-11-09 02:18:24) > Hi Lucas, > > I love your patch! Yet something to improve: > > [auto build test ERROR on shawnguo/for-next] > [also build test ERROR on v4.20-rc1 next-20181109] > [if your patch is applied to the wrong git tree, please drop us a note to > help

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

2018-11-09 Thread kbuild test robot
Hi Lucas, I love your patch! Yet something to improve: [auto build test ERROR on shawnguo/for-next] [also build test ERROR on v4.20-rc1 next-20181109] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url:

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

2018-11-09 Thread kbuild test robot
Hi Lucas, I love your patch! Yet something to improve: [auto build test ERROR on shawnguo/for-next] [also build test ERROR on v4.20-rc1 next-20181109] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url:

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

2018-11-07 Thread Abel Vesa
From: Lucas Stach This is a new fractional clock type introduced on i.MX8. The description of this fractional clock can be found here: https://www.nxp.com/docs/en/reference-manual/IMX8MDQLQRM.pdf#page=834 Signed-off-by: Lucas Stach Signed-off-by: Abel Vesa Reviewed-by: Sascha Hauer ---

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

2018-11-07 Thread Abel Vesa
From: Lucas Stach This is a new fractional clock type introduced on i.MX8. The description of this fractional clock can be found here: https://www.nxp.com/docs/en/reference-manual/IMX8MDQLQRM.pdf#page=834 Signed-off-by: Lucas Stach Signed-off-by: Abel Vesa Reviewed-by: Sascha Hauer ---