diff options
author | Naveen Krishna Ch <naveenkrishna.ch@gmail.com> | 2014-10-28 16:48:53 +0530 |
---|---|---|
committer | Sylwester Nawrocki <s.nawrocki@samsung.com> | 2014-10-31 10:45:52 +0100 |
commit | f5e127cd5ee52b3f0edaeeb7a40c0b9599f4e691 (patch) | |
tree | 9329b0f11bb1f56e9583bb2e6b68a0f69955536b /Documentation/devicetree/bindings/clock/exynos7-clock.txt | |
parent | 6d0c8c723f0b886f58263c089831fd2bee0b3b57 (diff) | |
download | blackbird-obmc-linux-f5e127cd5ee52b3f0edaeeb7a40c0b9599f4e691.tar.gz blackbird-obmc-linux-f5e127cd5ee52b3f0edaeeb7a40c0b9599f4e691.zip |
clk: samsung: exynos7: add clocks for RTC block
Add clock support for the RTC block in Exynos7.
Signed-off-by: Naveen Krishna Ch <naveenkrishna.ch@gmail.com>
Signed-off-by: Abhilash Kesavan <a.kesavan@samsung.com>
Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
Diffstat (limited to 'Documentation/devicetree/bindings/clock/exynos7-clock.txt')
-rw-r--r-- | Documentation/devicetree/bindings/clock/exynos7-clock.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/clock/exynos7-clock.txt b/Documentation/devicetree/bindings/clock/exynos7-clock.txt index b29cb50048c6..6d3d5f80c1c3 100644 --- a/Documentation/devicetree/bindings/clock/exynos7-clock.txt +++ b/Documentation/devicetree/bindings/clock/exynos7-clock.txt @@ -28,6 +28,7 @@ Required Properties for Clock Controller: - "samsung,exynos7-clock-topc" - "samsung,exynos7-clock-top0" - "samsung,exynos7-clock-top1" + - "samsung,exynos7-clock-ccore" - "samsung,exynos7-clock-peric0" - "samsung,exynos7-clock-peric1" - "samsung,exynos7-clock-peris" @@ -60,6 +61,10 @@ Input clocks for top1 clock controller: - dout_sclk_cc_pll - dout_sclk_mfc_pll +Input clocks for ccore clock controller: + - fin_pll + - dout_aclk_ccore_133 + Input clocks for peric0 clock controller: - fin_pll - dout_aclk_peric0_66 |