]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: i.MX53 Add the cko1, cko2 clock outputs.
authorMartin Fuzzey <mfuzzey@parkeon.com>
Tue, 19 Mar 2013 16:57:01 +0000 (17:57 +0100)
committerShawn Guo <shawn.guo@linaro.org>
Fri, 12 Apr 2013 11:28:14 +0000 (19:28 +0800)
commit426673f5b7b97a25acf782c0d1cf6eb954535939
tree526b6ae718ee7771be476304a7c2f7a8c81a09aa
parent948a86ca6931e0511b28965082266677a788397b
ARM: i.MX53 Add the cko1, cko2 clock outputs.

These two clocks connect to external pins and can be muxed to
various internal clocks.
They are typically used either for debugging or to provide
clocks to external chips (eg audio codecs).

Currently only the selectable clocks that already exist in the clock tree
have been added.

Signed-off-by: Martin Fuzzey <mfuzzey@parkeon.com>
Acked-by: Sascha Hauer <s.hauer@pengutronix.de>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Documentation/devicetree/bindings/clock/imx5-clock.txt
arch/arm/mach-imx/clk-imx51-imx53.c