diff options
author | Tony K Nadackal <tony.kn@samsung.com> | 2014-12-17 02:33:37 -0500 |
---|---|---|
committer | Sylwester Nawrocki <s.nawrocki@samsung.com> | 2014-12-23 06:01:14 -0500 |
commit | 49cab82cb85a32b5c3e28975729cb9a5982c0d93 (patch) | |
tree | bb4c130a0c131a2abe022f2a3ee6f2c3e221e337 /Documentation/devicetree | |
parent | 97bf6af1f928216fd6c5a66e8a57bfa95a659672 (diff) |
clk: samsung: exynos7: Add clocks for MSCL block
Add clock support for the MSCL block for Exynos7.
Signed-off-by: Tony K Nadackal <tony.kn@samsung.com>
Reviewed-by: Pankaj Dubey <pankaj.dubey@samsung.com>
Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
Diffstat (limited to 'Documentation/devicetree')
-rw-r--r-- | Documentation/devicetree/bindings/clock/exynos7-clock.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/clock/exynos7-clock.txt b/Documentation/devicetree/bindings/clock/exynos7-clock.txt index 6d3d5f80c1c3..d0e048c08817 100644 --- a/Documentation/devicetree/bindings/clock/exynos7-clock.txt +++ b/Documentation/devicetree/bindings/clock/exynos7-clock.txt | |||
@@ -34,6 +34,7 @@ Required Properties for Clock Controller: | |||
34 | - "samsung,exynos7-clock-peris" | 34 | - "samsung,exynos7-clock-peris" |
35 | - "samsung,exynos7-clock-fsys0" | 35 | - "samsung,exynos7-clock-fsys0" |
36 | - "samsung,exynos7-clock-fsys1" | 36 | - "samsung,exynos7-clock-fsys1" |
37 | - "samsung,exynos7-clock-mscl" | ||
37 | 38 | ||
38 | - reg: physical base address of the controller and the length of | 39 | - reg: physical base address of the controller and the length of |
39 | memory mapped region. | 40 | memory mapped region. |