diff options
author | Fabio Estevam <fabio.estevam@freescale.com> | 2014-03-11 22:55:46 +0400 |
---|---|---|
committer | Shawn Guo <shawn.guo@freescale.com> | 2014-05-16 18:51:34 +0400 |
commit | 46ae42498ef6febdaa6b51359f1ede38cd6b5a47 (patch) | |
tree | 832ebfc269f8a197c7047f7d0003af1c25c8ac42 /Documentation/devicetree/bindings/clock | |
parent | d559cecc7700e0a1335b075068fcff70e72e96a4 (diff) | |
download | linux-46ae42498ef6febdaa6b51359f1ede38cd6b5a47.tar.xz |
ARM: mx25: Add CLKO support
CLKO support is a clock output on mx25 which can output many of the internal
clock sources. It is useful for debugging purpose or also for driving the
audio codec for example.
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Shawn Guo <shawn.guo@freescale.com>
Diffstat (limited to 'Documentation/devicetree/bindings/clock')
-rw-r--r-- | Documentation/devicetree/bindings/clock/imx25-clock.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/clock/imx25-clock.txt b/Documentation/devicetree/bindings/clock/imx25-clock.txt index db4f2f05c4d0..ba6b312ff8a5 100644 --- a/Documentation/devicetree/bindings/clock/imx25-clock.txt +++ b/Documentation/devicetree/bindings/clock/imx25-clock.txt @@ -139,6 +139,9 @@ clocks and IDs. uart5_ipg 124 reserved 125 wdt_ipg 126 + cko_div 127 + cko_sel 128 + cko 129 Examples: |