summaryrefslogtreecommitdiffstats
path: root/include/dt-bindings
diff options
context:
space:
mode:
authorKrzysztof Kozlowski <k.kozlowski@samsung.com>2016-06-01 11:45:49 +0200
committerSylwester Nawrocki <s.nawrocki@samsung.com>2016-06-02 11:17:55 +0200
commit4528dd8ed477bf202bd33ee48d38d656672d37f8 (patch)
tree78e142c8fdb91eb6d94a06fd72fdb8ae3f639b44 /include/dt-bindings
parent109869f522852094393b829918b56327c0feb360 (diff)
downloadop-kernel-dev-4528dd8ed477bf202bd33ee48d38d656672d37f8.zip
op-kernel-dev-4528dd8ed477bf202bd33ee48d38d656672d37f8.tar.gz
dt-bindings: clock: Add watchdog and SSS clock IDs to Exynos5410
Add IDs for watchdog and Security SubSystem to Exynos5410. Use the same number as for Exynos5420 just in case in future these drivers were merged. Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com> 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.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/dt-bindings/clock/exynos5410.h b/include/dt-bindings/clock/exynos5410.h
index 705b2aa..85b467b 100644
--- a/include/dt-bindings/clock/exynos5410.h
+++ b/include/dt-bindings/clock/exynos5410.h
@@ -49,6 +49,7 @@
#define CLK_UART3 260
#define CLK_PWM 279
#define CLK_MCT 315
+#define CLK_WDT 316
#define CLK_RTC 317
#define CLK_TMU 318
#define CLK_MMC0 351
@@ -57,6 +58,7 @@
#define CLK_USBH20 365
#define CLK_USBD300 366
#define CLK_USBD301 367
+#define CLK_SSS 471
#define CLK_NR_CLKS 512
OpenPOWER on IntegriCloud