diff options
author | Andrew Bresticker <abrestic@chromium.org> | 2013-09-25 23:12:49 +0200 |
---|---|---|
committer | Tomasz Figa <t.figa@samsung.com> | 2014-01-08 18:02:42 +0100 |
commit | 35399dda011b515120e0c39463ac32f0cac75c6a (patch) | |
tree | d3117a0bf64baa1b1841570ed61af2cbd25f3cf0 /Documentation | |
parent | clk: exynos-audss: allow input clocks to be specified in device tree (diff) | |
download | linux-35399dda011b515120e0c39463ac32f0cac75c6a.tar.xz linux-35399dda011b515120e0c39463ac32f0cac75c6a.zip |
clk: exynos5250: add clock ID for div_pcm0
There is no gate for the PCM clock input to the AudioSS block, so
the parent of sclk_pcm is div_pcm0. Add a clock ID for it so that
we can reference it in device trees.
Signed-off-by: Andrew Bresticker <abrestic@chromium.org>
Reviewed-by: Tomasz Figa <t.figa@samsung.com>
Acked-by: Mike Turquette <mturquette@linaro.org>
Acked-by: Kukjin Kim <kgene.kim@samsung.com>
Signed-off-by: Tomasz Figa <t.figa@samsung.com>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/devicetree/bindings/clock/exynos5250-clock.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/clock/exynos5250-clock.txt b/Documentation/devicetree/bindings/clock/exynos5250-clock.txt index 5883ec878ddd..492ed09ea8c8 100644 --- a/Documentation/devicetree/bindings/clock/exynos5250-clock.txt +++ b/Documentation/devicetree/bindings/clock/exynos5250-clock.txt @@ -62,6 +62,7 @@ clock which they consume. div_i2s1 157 div_i2s2 158 sclk_hdmiphy 159 + div_pcm0 160 [Peripheral Clock Gates] |