[PATCH 1/1] of/documentation: Fix a typo in exynos5250-clock.txt
Kukjin Kim
kgene.kim at samsung.com
Sun Jul 21 21:51:54 EDT 2013
Sachin Kamat wrote:
>
> 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 at linaro.org>
> ---
> .../devicetree/bindings/clock/exynos5250-clock.txt | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/devicetree/bindings/clock/exynos5250-clock.txt
> b/Documentation/devicetree/bindings/clock/exynos5250-clock.txt
> index 781a627..1a05761 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.
>
> --
> 1.7.9.5
Looks OK to me.
Mike, do you want me to take into the samsung tree?
Thanks,
Kukjin
More information about the linux-arm-kernel
mailing list