diff options
author | Sachin Kamat <sachin.kamat@linaro.org> | 2013-07-05 14:12:27 +0530 |
---|---|---|
committer | Mike Turquette <mturquette@linaro.org> | 2013-07-29 23:40:21 -0700 |
commit | 406c5989276967db8721d057ed4b4f51bf9c71c6 (patch) | |
tree | c2465cf01e8658d8d8a5e5e69bd9fabf2e7525b5 /Documentation | |
parent | 1190338f508a5a0c5144585d71593476c0f12ecd (diff) | |
download | op-kernel-dev-406c5989276967db8721d057ed4b4f51bf9c71c6.zip op-kernel-dev-406c5989276967db8721d057ed4b4f51bf9c71c6.tar.gz |
clk: exynos5250: Add G2D gate clock
Adds gate clock for G2D IP for Exynos5250 SoC.
Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Mike Turquette <mturquette@linaro.org>
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 1a05761..7e88242 100644 --- a/Documentation/devicetree/bindings/clock/exynos5250-clock.txt +++ b/Documentation/devicetree/bindings/clock/exynos5250-clock.txt @@ -155,6 +155,7 @@ clock which they consume. dp 342 mixer 343 hdmi 344 + g2d 345 Example 1: An example of a clock controller node is listed below. |