diff options
author | Sachin Kamat <sachin.kamat@linaro.org> | 2013-07-05 04:18:01 -0400 |
---|---|---|
committer | Mike Turquette <mturquette@linaro.org> | 2013-07-25 16:30:31 -0400 |
commit | 07c2ae9cc6a49bf6403a5a156f897dcb30b5ccf4 (patch) | |
tree | 1ed7e8b921a6aa3d891e36b1bfc6e830b9002528 /Documentation | |
parent | 3b2f64d00c46e1e4e9bd0bb9bb12619adac27a4b (diff) |
of/documentation: Fix a typo in exynos5250-clock.txt
The clocks should be numbered sequentially as they are represented as
enum values in the clock driver.
Typo introduced by commit 17d4caccef ("clk: exynos5250: register
display block gate clocks to common clock framework")
Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Mike Turquette <mturquette@linaro.org>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/devicetree/bindings/clock/exynos5250-clock.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/clock/exynos5250-clock.txt b/Documentation/devicetree/bindings/clock/exynos5250-clock.txt index 781a6276adf7..1a05761de4bd 100644 --- a/Documentation/devicetree/bindings/clock/exynos5250-clock.txt +++ b/Documentation/devicetree/bindings/clock/exynos5250-clock.txt | |||
@@ -154,7 +154,7 @@ clock which they consume. | |||
154 | dsim0 341 | 154 | dsim0 341 |
155 | dp 342 | 155 | dp 342 |
156 | mixer 343 | 156 | mixer 343 |
157 | hdmi 345 | 157 | hdmi 344 |
158 | 158 | ||
159 | Example 1: An example of a clock controller node is listed below. | 159 | Example 1: An example of a clock controller node is listed below. |
160 | 160 | ||