OSDN Git Service

clk: imx: Add fractional PLL output clock
authorLucas Stach <l.stach@pengutronix.de>
Sat, 1 Dec 2018 10:52:11 +0000 (10:52 +0000)
committerStephen Boyd <sboyd@kernel.org>
Mon, 3 Dec 2018 18:13:34 +0000 (10:13 -0800)
commit6209624b9a5c1e417b142e9688f5fc96c1e0cd58
treedfe14550503e9b1e0f921734a0de98d21d821b00
parentb80522040cd3f0944410a6635ceda111a6d651be
clk: imx: Add fractional PLL output clock

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 <abel.vesa@nxp.com>
Reviewed-by: Sascha Hauer <s.hauer@pengutronix.de>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
drivers/clk/imx/Makefile
drivers/clk/imx/clk-frac-pll.c [new file with mode: 0644]
drivers/clk/imx/clk.h