Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1411037

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

From Krzysztof Kozlowski <k.kozlowski@samsung.com>
Newsgroups linux.kernel
Subject [PATCH 1/3] dt-bindings: clock: Add watchdog and SSS clock IDs to Exynos5410
Date 2016-06-01 11:50 +0200
Message-ID <rFaWJ-6IP-9@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


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>
---
 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

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[PATCH 1/3] dt-bindings: clock: Add watchdog and SSS clock IDs to  Exynos5410 Krzysztof Kozlowski <k.kozlowski@samsung.com> - 2016-06-01 11:50 +0200
  [PATCH 2/3] clk: samsung: exynos5410: Add WDT, ACLK266 and SSS clocks Krzysztof Kozlowski <k.kozlowski@samsung.com> - 2016-06-01 11:50 +0200
    Re: [PATCH 2/3] clk: samsung: exynos5410: Add WDT, ACLK266 and SSS  clocks Javier Martinez Canillas <javier@osg.samsung.com> - 2016-06-01 17:00 +0200
      Re: [PATCH 2/3] clk: samsung: exynos5410: Add WDT,  ACLK266 and SSS clocks Sylwester Nawrocki <s.nawrocki@samsung.com> - 2016-06-02 11:30 +0200
    Re: [PATCH 2/3] clk: samsung: exynos5410: Add WDT,  ACLK266 and SSS clocks Sylwester Nawrocki <s.nawrocki@samsung.com> - 2016-06-06 13:10 +0200
      Re: [PATCH 2/3] clk: samsung: exynos5410: Add WDT,  ACLK266 and SSS clocks Krzysztof Kozlowski <k.kozlowski@samsung.com> - 2016-06-06 13:20 +0200
  Re: [PATCH 1/3] dt-bindings: clock: Add watchdog and SSS clock IDs to  Exynos5410 Javier Martinez Canillas <javier@osg.samsung.com> - 2016-06-01 17:00 +0200

csiph-web