]> asedeno.scripts.mit.edu Git - linux.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)
commitff70fbd0e81018b45daad5f64ee03ce32d20c917
tree18cb7456741e437f8bf5d519a949cba060e37387
parent6209624b9a5c1e417b142e9688f5fc96c1e0cd58
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