ARM: i.MX6SL: import clock infrastructure from linux
Import i.MX6SL clock infrastructure from linux clk-imx6sl.c

To save space, clocks beeing unlikely usefull for bootloader purposes
(SSI, SPDIF, EXTERN_AUDIO) were not imported.
Further, the fixup code from linux mainline commits
a49e6c4b8204 ("ARM: imx: add common clock support for fixup mux")
cbe7fc8aaeef ("ARM: imx: add common clock support for fixup div")
was ignored for this commit.

Signed-off-by: Alexander Kurz <akurz@blala.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent 9a16b02 commit cb3a2b7be85d94b82525b4d8eb70bceb1e6c803b
@Alexander Kurz Alexander Kurz authored on 30 Jan 2017
Sascha Hauer committed on 2 Feb 2017
Showing 1 changed file
View
drivers/clk/imx/clk-imx6sl.c 0 → 100644