aboutsummaryrefslogtreecommitdiffstats
path: root/include/dt-bindings
diff options
context:
space:
mode:
authorOlof Johansson <olof@lixom.net>2016-01-07 06:05:59 +0100
committerOlof Johansson <olof@lixom.net>2016-01-07 06:05:59 +0100
commitce96cb7386a57b270648f9ba6003065329a26bd3 (patch)
tree9ac8e983f96cab57757e0714f9be71a74fb8aa8f /include/dt-bindings
parentbus: uniphier: allow only built-in driver (diff)
parentclk: samsung: exynos4: Add SSS gate clock (diff)
downloadlinux-dev-ce96cb7386a57b270648f9ba6003065329a26bd3.tar.xz
linux-dev-ce96cb7386a57b270648f9ba6003065329a26bd3.zip
Merge tag 'samsung-clk-exynos4-4.5' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into next/drivers
Add a Security SubSystem (SSS) clock for Exynos4, needed by exynos-rng driver (Pseudo Random Number Generator). * tag 'samsung-clk-exynos4-4.5' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux: clk: samsung: exynos4: Add SSS gate clock
Diffstat (limited to 'include/dt-bindings')
-rw-r--r--include/dt-bindings/clock/exynos4.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/dt-bindings/clock/exynos4.h b/include/dt-bindings/clock/exynos4.h
index c4b1676ea674..c40111f36d5e 100644
--- a/include/dt-bindings/clock/exynos4.h
+++ b/include/dt-bindings/clock/exynos4.h
@@ -93,6 +93,7 @@
#define CLK_SCLK_FIMG2D 177
/* gate clocks */
+#define CLK_SSS 255
#define CLK_FIMC0 256
#define CLK_FIMC1 257
#define CLK_FIMC2 258