aboutsummaryrefslogtreecommitdiffstats
path: root/include/dt-bindings
diff options
context:
space:
mode:
authorThomas Abraham <thomas.ab@samsung.com>2015-12-15 18:33:16 +0100
committerSylwester Nawrocki <s.nawrocki@samsung.com>2015-12-16 16:35:26 +0100
commitbee4f87f01dc30fcf9e05eb55b833f89fd9bb4f4 (patch)
tree061a11b0cd5604fcb218e090a274dfbdc4206a62 /include/dt-bindings
parentclk: samsung: exynos542x: add missing parent GSCL block clocks (diff)
downloadlinux-dev-bee4f87f01dc30fcf9e05eb55b833f89fd9bb4f4.tar.xz
linux-dev-bee4f87f01dc30fcf9e05eb55b833f89fd9bb4f4.zip
clk: samsung: exynos5420: add cpu clock configuration data and instantiate cpu clock
With the addition of the new Samsung specific cpu-clock type, the arm clock can be represented as a cpu-clock type. Add the CPU clock configuration data and instantiate the CPU clock type for Exynos5420. Changes by Bartlomiej: - split Exynos5420 support from the original patches - moved E5420_[EGL,KFC]_DIV0() macros to clk-exynos5420.c Signed-off-by: Thomas Abraham <thomas.ab@samsung.com> Signed-off-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com> Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
Diffstat (limited to 'include/dt-bindings')
-rw-r--r--include/dt-bindings/clock/exynos5420.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/dt-bindings/clock/exynos5420.h b/include/dt-bindings/clock/exynos5420.h
index b5af23afb974..7699ee9c16c0 100644
--- a/include/dt-bindings/clock/exynos5420.h
+++ b/include/dt-bindings/clock/exynos5420.h
@@ -25,6 +25,8 @@
#define CLK_FOUT_MPLL 10
#define CLK_FOUT_BPLL 11
#define CLK_FOUT_KPLL 12
+#define CLK_ARM_CLK 13
+#define CLK_KFC_CLK 14
/* gate for special clocks (sclk) */
#define CLK_SCLK_UART0 128