diff options
author | Sean Cross <xobs@kosagi.com> | 2013-09-16 08:20:52 +0000 |
---|---|---|
committer | Shawn Guo <shawn.guo@linaro.org> | 2013-10-21 09:15:07 +0800 |
commit | bf22172158cd6dcc5be6dc286ff5c33794dd0ae8 (patch) | |
tree | 002f49c762bb106e8dc0b6d7e2d582b258c48e81 /Documentation/devicetree/bindings/clock/imx6q-clock.txt | |
parent | 7655fe53f4d39379d3f619e1ed49c79aba4d319b (diff) |
ARM: imx: Add LVDS general-purpose clocks to i.MX6Q
The i.MX6 has two general-purpose LVDS clocks that can be driven
from a variety of sources. This patch adds a mux and a gate for
both of these clocks.
Signed-off-by: Sean Cross <xobs@kosagi.com>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Diffstat (limited to 'Documentation/devicetree/bindings/clock/imx6q-clock.txt')
-rw-r--r-- | Documentation/devicetree/bindings/clock/imx6q-clock.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/clock/imx6q-clock.txt b/Documentation/devicetree/bindings/clock/imx6q-clock.txt index e8b1baae9ae4..6aab72bf67ea 100644 --- a/Documentation/devicetree/bindings/clock/imx6q-clock.txt +++ b/Documentation/devicetree/bindings/clock/imx6q-clock.txt @@ -216,6 +216,10 @@ clocks and IDs. cko 201 vdoa 202 pll4_audio_div 203 + lvds1_sel 204 + lvds2_sel 205 + lvds1_gate 206 + lvds2_gate 207 Examples: |