clk: samsung: exynos3250: Add driver for CMU_ISP clock domain
authorTomasz Figa <[email protected]>
Mon, 2 Mar 2015 13:17:29 +0000 (14:17 +0100)
committerMichael Turquette <[email protected]>
Mon, 30 Mar 2015 22:18:53 +0000 (15:18 -0700)
commit045ecad0fdb23f34a2769fa9d49384a3130f7831
tree57392da0c6af330e6a28f17a2a46b53af8d458a5
parentabec147faa071af48e70f368319ba784284dc016
clk: samsung: exynos3250: Add driver for CMU_ISP clock domain

Add clock controller for CMU ISP clock domain on Exynos3250,
providing clocks for FIMC-IS subsystem.

[b.michalska: use samsung_cmu_register_one to register
 the provider; updated DT binding documentation]

Signed-off-by: Tomasz Figa <[email protected]>
Signed-off-by: Chanwoo Choi <[email protected]>
Signed-off-by: Beata Michalska <[email protected]>
Acked-by: Kyungmin Park <[email protected]>
[s.nawrocki: added __init attribute which was missing in function
 exynos3250_cmu_platform_init() in function, which has been]
Reported-by: kbuild test robot <[email protected]>
Signed-off-by: Sylwester Nawrocki <[email protected]>
Signed-off-by: Michael Turquette <[email protected]>
Documentation/devicetree/bindings/clock/exynos3250-clock.txt
drivers/clk/samsung/clk-exynos3250.c
include/dt-bindings/clock/exynos3250.h