aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorTomasz Figa <t.figa@samsung.com>2013-04-04 00:33:17 -0400
committerKukjin Kim <kgene.kim@samsung.com>2013-04-04 02:51:15 -0400
commit8e1ce8393eb7c27a8aa38da3d245187ec808ba88 (patch)
tree5912394ff9ea7351a202fa2c709bc947d84d7a69 /Documentation
parent1e25810bbbc927348070da3f47a591315f3aa926 (diff)
clk: exynos4: Add G3D clocks
This patch adds clocks needed for G3D block present on Exynos 4 SoCs. Signed-off-by: Tomasz Figa <t.figa@samsung.com> Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com> Reviewed-by: Thomas Abraham <thomas.abraham@linaro.org> Acked-by: Mike Turquette <mturquette@linaro.org> Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/devicetree/bindings/clock/exynos4-clock.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/clock/exynos4-clock.txt b/Documentation/devicetree/bindings/clock/exynos4-clock.txt
index 657b889bcc09..18630320f5f0 100644
--- a/Documentation/devicetree/bindings/clock/exynos4-clock.txt
+++ b/Documentation/devicetree/bindings/clock/exynos4-clock.txt
@@ -97,6 +97,7 @@ Exynos4 SoC and this is specified where applicable.
97 sclk_mipihsi 169 Exynos4412 97 sclk_mipihsi 169 Exynos4412
98 sclk_mfc 170 98 sclk_mfc 170
99 sclk_pcm0 171 99 sclk_pcm0 171
100 sclk_g3d 172
100 101
101 [Peripheral Clock Gates] 102 [Peripheral Clock Gates]
102 103
@@ -218,6 +219,9 @@ Exynos4 SoC and this is specified where applicable.
218 mout_cam1 389 219 mout_cam1 389
219 mout_csis0 390 220 mout_csis0 390
220 mout_csis1 391 221 mout_csis1 391
222 mout_g3d0 392
223 mout_g3d1 393
224 mout_g3d 394
221 225
222Example 1: An example of a clock controller node is listed below. 226Example 1: An example of a clock controller node is listed below.
223 227