From: Sachin Kamat Date: Fri, 5 Jul 2013 08:18:01 +0000 (+0530) Subject: of/documentation: Fix a typo in exynos5250-clock.txt X-Git-Tag: firefly_0821_release~176^2~5366^2~93 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=07c2ae9cc6a49bf6403a5a156f897dcb30b5ccf4;p=firefly-linux-kernel-4.4.55.git 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 Signed-off-by: Mike Turquette --- 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. dsim0 341 dp 342 mixer 343 - hdmi 345 + hdmi 344 Example 1: An example of a clock controller node is listed below.