aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree
diff options
context:
space:
mode:
authorSylwester Nawrocki <s.nawrocki@samsung.com>2013-04-04 00:33:12 -0400
committerKukjin Kim <kgene.kim@samsung.com>2013-04-04 02:51:14 -0400
commit1e25810bbbc927348070da3f47a591315f3aa926 (patch)
tree09cf8d6f04cef4b79905f18a6535a8078744d453 /Documentation/devicetree
parentfba79e32a7dfe467a0803a372afa20ccb51ba294 (diff)
clk: exynos4: Add camera related clock definitions
This patch adds several gate and mux clocks related to camera and ISP blocks. Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com> Signed-off-by: Andrzej Hajda <a.hajda@samsung.com> 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/devicetree')
-rw-r--r--Documentation/devicetree/bindings/clock/exynos4-clock.txt20
1 files changed, 20 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/clock/exynos4-clock.txt b/Documentation/devicetree/bindings/clock/exynos4-clock.txt
index 51c572a715bc..657b889bcc09 100644
--- a/Documentation/devicetree/bindings/clock/exynos4-clock.txt
+++ b/Documentation/devicetree/bindings/clock/exynos4-clock.txt
@@ -198,6 +198,26 @@ Exynos4 SoC and this is specified where applicable.
198 audss 348 198 audss 348
199 mipi_hsi 349 Exynos4210 199 mipi_hsi 349 Exynos4210
200 mdma2 350 Exynos4210 200 mdma2 350 Exynos4210
201 pixelasyncm0 351
202 pixelasyncm1 352
203 fimc_lite0 353 Exynos4x12
204 fimc_lite1 354 Exynos4x12
205 ppmuispx 355 Exynos4x12
206 ppmuispmx 356 Exynos4x12
207
208 [Mux Clocks]
209
210 Clock ID SoC (if specific)
211 -----------------------------------------------
212
213 mout_fimc0 384
214 mout_fimc1 385
215 mout_fimc2 386
216 mout_fimc3 387
217 mout_cam0 388
218 mout_cam1 389
219 mout_csis0 390
220 mout_csis1 391
201 221
202Example 1: An example of a clock controller node is listed below. 222Example 1: An example of a clock controller node is listed below.
203 223