]> git.baikalelectronics.ru Git - kernel.git/commit
clk: imx: Add SCCG PLL type
authorLucas Stach <l.stach@pengutronix.de>
Sat, 1 Dec 2018 10:52:13 +0000 (10:52 +0000)
committerStephen Boyd <sboyd@kernel.org>
Mon, 3 Dec 2018 18:13:35 +0000 (10:13 -0800)
commit808ccfbe576336ad069705b4a89eb0b0c98800ab
tree18cb7456741e437f8bf5d519a949cba060e37387
parent490533187cb62d8aabc34c8bd7e1bd0576259d0e
clk: imx: Add SCCG PLL type

The SCCG is a new PLL type introduced on i.MX8.

The description of this SCCG 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-sccg-pll.c [new file with mode: 0644]
drivers/clk/imx/clk.h