diff options
author | Philipp Zabel <p.zabel@pengutronix.de> | 2013-03-29 07:29:02 -0400 |
---|---|---|
committer | Shawn Guo <shawn.guo@linaro.org> | 2013-04-12 07:28:12 -0400 |
commit | 2df1d026edc11e88ad0a2216e79232737f5939e2 (patch) | |
tree | 3b17268e8625e4d364e6c03b337bd4162d376dac /Documentation/devicetree/bindings/clock | |
parent | d19dacb732209ba25e2e1f912b74d9d64a608bb0 (diff) |
ARM i.MX6q: Add audio/video PLL post dividers for i.MX6q rev 1.1
Query silicon revision to determine clock tree and add post
dividers for newer revisions.
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Diffstat (limited to 'Documentation/devicetree/bindings/clock')
-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 969b38e06ad3..6deb6fd1c7cd 100644 --- a/Documentation/devicetree/bindings/clock/imx6q-clock.txt +++ b/Documentation/devicetree/bindings/clock/imx6q-clock.txt | |||
@@ -205,6 +205,9 @@ clocks and IDs. | |||
205 | enet_ref 190 | 205 | enet_ref 190 |
206 | usbphy1_gate 191 | 206 | usbphy1_gate 191 |
207 | usbphy2_gate 192 | 207 | usbphy2_gate 192 |
208 | pll4_post_div 193 | ||
209 | pll5_post_div 194 | ||
210 | pll5_video_div 195 | ||
208 | 211 | ||
209 | Examples: | 212 | Examples: |
210 | 213 | ||