[PATCH 1/3] dt-bindings: clock: Add watchdog and SSS clock IDs to Exynos5410

From: Krzysztof Kozlowski
Date: Wed Jun 01 2016 - 05:49:21 EST


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@xxxxxxxxxxx>
---
include/dt-bindings/clock/exynos5410.h | 2 ++
1 file changed, 2 insertions(+)

diff --git a/include/dt-bindings/clock/exynos5410.h b/include/dt-bindings/clock/exynos5410.h
index 705b2aa84317..85b467b3a207 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

--
1.9.1