dt-bindings: clock: Add watchdog and SSS clock IDs to Exynos5410
authorKrzysztof Kozlowski <k.kozlowski@samsung.com>
Wed, 1 Jun 2016 09:45:49 +0000 (11:45 +0200)
committerSylwester Nawrocki <s.nawrocki@samsung.com>
Thu, 2 Jun 2016 09:17:55 +0000 (11:17 +0200)
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>
include/dt-bindings/clock/exynos5410.h

index 705b2aa..85b467b 100644 (file)
@@ -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