of/documentation: Fix a typo in exynos5250-clock.txt
authorSachin Kamat <sachin.kamat@linaro.org>
Fri, 5 Jul 2013 08:18:01 +0000 (13:48 +0530)
committerMike Turquette <mturquette@linaro.org>
Thu, 25 Jul 2013 20:30:31 +0000 (13:30 -0700)
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>
Documentation/devicetree/bindings/clock/exynos5250-clock.txt

index 781a6276adf75ca5eecac09eceb773fbe7fcef2f..1a05761de4bdb366fbf89763a630d24119e68e40 100644 (file)
@@ -154,7 +154,7 @@ clock which they consume.
   dsim0                        341
   dp                   342
   mixer                        343
-  hdmi                 345
+  hdmi                 344
 
 Example 1: An example of a clock controller node is listed below.