diff options
author | Shawn Guo <shawn.guo@linaro.org> | 2013-07-18 13:16:40 +0800 |
---|---|---|
committer | Shawn Guo <shawn.guo@linaro.org> | 2013-08-22 23:20:38 +0800 |
commit | 6526bb3cc537c1ec4d686ec182406ac01abbe0f6 (patch) | |
tree | 1a1492745298486fb2082ecddb3ed6d9ba211fe6 /Documentation | |
parent | 1fa5007b3a71ebf8e9ebc9fd039da5339bd8c3f8 (diff) | |
download | linux-6526bb3cc537c1ec4d686ec182406ac01abbe0f6.tar.gz linux-6526bb3cc537c1ec4d686ec182406ac01abbe0f6.tar.bz2 linux-6526bb3cc537c1ec4d686ec182406ac01abbe0f6.zip |
ARM: imx6q: add cko2 clocks
It adds the missing cko2 clocks, including multiplexer, divider and
gate.
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/devicetree/bindings/clock/imx6q-clock.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/clock/imx6q-clock.txt b/Documentation/devicetree/bindings/clock/imx6q-clock.txt index 794d089aecf7..c6d7e16c8ffe 100644 --- a/Documentation/devicetree/bindings/clock/imx6q-clock.txt +++ b/Documentation/devicetree/bindings/clock/imx6q-clock.txt @@ -210,6 +210,9 @@ clocks and IDs. pll5_video_div 195 eim_slow 196 spdif 197 + cko2_sel 198 + cko2_podf 199 + cko2 200 Examples: |