diff options
author | Shawn Guo <shawn.guo@linaro.org> | 2013-07-18 13:35:40 +0800 |
---|---|---|
committer | Shawn Guo <shawn.guo@linaro.org> | 2013-08-22 23:20:39 +0800 |
commit | 6cd622357df82431358c38dfba4d70e5735e6b5e (patch) | |
tree | 8100def49d450c487ea70365a1a043e4cfee0731 /Documentation | |
parent | 6526bb3cc537c1ec4d686ec182406ac01abbe0f6 (diff) | |
download | linux-6cd622357df82431358c38dfba4d70e5735e6b5e.tar.gz linux-6cd622357df82431358c38dfba4d70e5735e6b5e.tar.bz2 linux-6cd622357df82431358c38dfba4d70e5735e6b5e.zip |
ARM: imx6q: add the missing cko output selection
The clock output on imx6q CCM_CLKO1 pad is not always cko1 clock, and
there is a multiplexer to select between cko1 and cko2. Add this
missing selection as the clock cko.
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/devicetree/bindings/clock/imx6q-clock.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/clock/imx6q-clock.txt b/Documentation/devicetree/bindings/clock/imx6q-clock.txt index c6d7e16c8ffe..3066f1811eda 100644 --- a/Documentation/devicetree/bindings/clock/imx6q-clock.txt +++ b/Documentation/devicetree/bindings/clock/imx6q-clock.txt @@ -213,6 +213,7 @@ clocks and IDs. cko2_sel 198 cko2_podf 199 cko2 200 + cko 201 Examples: |