Re: [PATCH v15 2/5] clk: imx: Add fractional PLL output clock
From: Stephen Boyd <sboyd@kernel.org>
Date: 2018-12-03 18:17:19
Also in:
linux-arm-kernel, linux-clk, lkml
From: Stephen Boyd <sboyd@kernel.org>
Date: 2018-12-03 18:17:19
Also in:
linux-arm-kernel, linux-clk, lkml
Quoting Abel Vesa (2018-12-01 02:52:11)
From: Lucas Stach <l.stach@pengutronix.de> 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 <l.stach@pengutronix.de> Signed-off-by: Abel Vesa <redacted> Reviewed-by: Sascha Hauer <s.hauer@pengutronix.de> ---
Applied to clk-next