]> Pileus Git - ~andy/linux/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)
commit04b41e84ff6a49e62c8a787b278af823e78354f4
tree526b6ae718ee7771be476304a7c2f7a8c81a09aa
parent6c64155de972e8c42750340c21e225a2f8b78f26
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