diff options
author | Rahul Sharma <rahul.sharma@samsung.com> | 2013-08-29 11:07:06 +0530 |
---|---|---|
committer | Mike Turquette <mturquette@linaro.org> | 2013-08-29 17:47:45 -0700 |
commit | 9b229d8b04b4050938257e1f2a12860670e52e80 (patch) | |
tree | d9ec9aaad7b24132452bb4db42c3a43db6aeba90 /Documentation | |
parent | c9f3f0815909386c2dba1cdb803af5cef34ec796 (diff) | |
download | linux-stable-9b229d8b04b4050938257e1f2a12860670e52e80.tar.gz linux-stable-9b229d8b04b4050938257e1f2a12860670e52e80.tar.bz2 linux-stable-9b229d8b04b4050938257e1f2a12860670e52e80.zip |
clk/exynos5420: add gate clock for mixer sysmmu
Adding sysmmu clock for mixer for exynos5420.
Signed-off-by: Rahul Sharma <rahul.sharma@samsung.com>
Acked-by: Tomasz Figa <t.figa@samsung.com>
Signed-off-by: Mike Turquette <mturquette@linaro.org>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/devicetree/bindings/clock/exynos5420-clock.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/clock/exynos5420-clock.txt b/Documentation/devicetree/bindings/clock/exynos5420-clock.txt index 596a36868a56..5758a690d789 100644 --- a/Documentation/devicetree/bindings/clock/exynos5420-clock.txt +++ b/Documentation/devicetree/bindings/clock/exynos5420-clock.txt @@ -180,6 +180,7 @@ clock which they consume. fimc_lite3 495 aclk_g3d 500 g3d 501 + smmu_mixer 502 Example 1: An example of a clock controller node is listed below. |