aboutsummaryrefslogtreecommitdiffstats
path: root/include/dt-bindings
diff options
context:
space:
mode:
authorKrzysztof Kozlowski <krzk@kernel.org>2016-05-31 20:39:00 +0200
committerSylwester Nawrocki <s.nawrocki@samsung.com>2016-06-01 11:38:56 +0200
commit109869f522852094393b829918b56327c0feb360 (patch)
tree722cf4394708542375f6266fc4926c8f18ad5b3d /include/dt-bindings
parentdt-bindings: clock: Add I2C, HSI2C and RTC clock IDs to Exynos5410 (diff)
downloadlinux-dev-109869f522852094393b829918b56327c0feb360.tar.xz
linux-dev-109869f522852094393b829918b56327c0feb360.zip
dt-bindings: clock: Add TMU clock ID to Exynos5410
Add ID for TMU clock to Exynos5410. Use the same number as for Exynos5420 just in case in future these drivers were merged. Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org> Reviewed-by: Javier Martinez Canillas <javier@osg.samsung.com> Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
Diffstat (limited to 'include/dt-bindings')
-rw-r--r--include/dt-bindings/clock/exynos5410.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/dt-bindings/clock/exynos5410.h b/include/dt-bindings/clock/exynos5410.h
index e94b7bbfd6af..705b2aa84317 100644
--- a/include/dt-bindings/clock/exynos5410.h
+++ b/include/dt-bindings/clock/exynos5410.h
@@ -50,6 +50,7 @@
#define CLK_PWM 279
#define CLK_MCT 315
#define CLK_RTC 317
+#define CLK_TMU 318
#define CLK_MMC0 351
#define CLK_MMC1 352
#define CLK_MMC2 353