diff options
author | Andrzej Hajda <a.hajda@samsung.com> | 2013-04-04 00:33:22 -0400 |
---|---|---|
committer | Kukjin Kim <kgene.kim@samsung.com> | 2013-04-04 02:51:15 -0400 |
commit | 1554701528479c81240076b0c9251f4544be6319 (patch) | |
tree | e28218d4f29e1907cf936153ccad677deb757fa9 /Documentation/devicetree | |
parent | 8e1ce8393eb7c27a8aa38da3d245187ec808ba88 (diff) |
clk: exynos4: Add missing CMU_TOP and ISP clocks
The patch adds missing clocks to TOP and ISP clock domains.
It also adds clock gates for ISP sub-blocks.
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.txt | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/clock/exynos4-clock.txt b/Documentation/devicetree/bindings/clock/exynos4-clock.txt index 18630320f5f0..662007e059dc 100644 --- a/Documentation/devicetree/bindings/clock/exynos4-clock.txt +++ b/Documentation/devicetree/bindings/clock/exynos4-clock.txt | |||
@@ -98,6 +98,10 @@ Exynos4 SoC and this is specified where applicable. | |||
98 | sclk_mfc 170 | 98 | sclk_mfc 170 |
99 | sclk_pcm0 171 | 99 | sclk_pcm0 171 |
100 | sclk_g3d 172 | 100 | sclk_g3d 172 |
101 | sclk_pwm_isp 173 Exynos4x12 | ||
102 | sclk_spi0_isp 174 Exynos4x12 | ||
103 | sclk_spi1_isp 175 Exynos4x12 | ||
104 | sclk_uart_isp 176 Exynos4x12 | ||
101 | 105 | ||
102 | [Peripheral Clock Gates] | 106 | [Peripheral Clock Gates] |
103 | 107 | ||
@@ -205,6 +209,32 @@ Exynos4 SoC and this is specified where applicable. | |||
205 | fimc_lite1 354 Exynos4x12 | 209 | fimc_lite1 354 Exynos4x12 |
206 | ppmuispx 355 Exynos4x12 | 210 | ppmuispx 355 Exynos4x12 |
207 | ppmuispmx 356 Exynos4x12 | 211 | ppmuispmx 356 Exynos4x12 |
212 | fimc_isp 357 Exynos4x12 | ||
213 | fimc_drc 358 Exynos4x12 | ||
214 | fimc_fd 359 Exynos4x12 | ||
215 | mcuisp 360 Exynos4x12 | ||
216 | gicisp 361 Exynos4x12 | ||
217 | smmu_isp 362 Exynos4x12 | ||
218 | smmu_drc 363 Exynos4x12 | ||
219 | smmu_fd 364 Exynos4x12 | ||
220 | smmu_lite0 365 Exynos4x12 | ||
221 | smmu_lite1 366 Exynos4x12 | ||
222 | mcuctl_isp 367 Exynos4x12 | ||
223 | mpwm_isp 368 Exynos4x12 | ||
224 | i2c0_isp 369 Exynos4x12 | ||
225 | i2c1_isp 370 Exynos4x12 | ||
226 | mtcadc_isp 371 Exynos4x12 | ||
227 | pwm_isp 372 Exynos4x12 | ||
228 | wdt_isp 373 Exynos4x12 | ||
229 | uart_isp 374 Exynos4x12 | ||
230 | asyncaxim 375 Exynos4x12 | ||
231 | smmu_ispcx 376 Exynos4x12 | ||
232 | spi0_isp 377 Exynos4x12 | ||
233 | spi1_isp 378 Exynos4x12 | ||
234 | pwm_isp_sclk 379 Exynos4x12 | ||
235 | spi0_isp_sclk 380 Exynos4x12 | ||
236 | spi1_isp_sclk 381 Exynos4x12 | ||
237 | uart_isp_sclk 382 Exynos4x12 | ||
208 | 238 | ||
209 | [Mux Clocks] | 239 | [Mux Clocks] |
210 | 240 | ||