Skip to content

Commit

Permalink
clk: samsung: dt-bindings: Add ADC clock ID to Exynos5410
Browse files Browse the repository at this point in the history
Add ID for TSADC clock to Exynos5410.  Choose the same value of ID as in
Exynos5420 to make it simpler/compatible in future (although clock
driver code is not shared).

Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Acked-by: Chanwoo Choi <cw00.choi@samsung.com>
Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
  • Loading branch information
Krzysztof Kozlowski authored and Sylwester Nawrocki committed Mar 22, 2019
1 parent 9d8e8f0 commit c52c685
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/dt-bindings/clock/exynos5410.h
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@
#define CLK_USI1 266
#define CLK_USI2 267
#define CLK_USI3 268
#define CLK_TSADC 270
#define CLK_PWM 279
#define CLK_MCT 315
#define CLK_WDT 316
Expand Down

0 comments on commit c52c685

Please sign in to comment.