Skip to content

Commit

Permalink
clk: samsung: dt-bindings: Put CLK_UART3 in order
Browse files Browse the repository at this point in the history
Order the CLK_UART3 by ID.  No change in functionality.

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 9e98c67 commit 9d8e8f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/dt-bindings/clock/exynos5410.h
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@
#define CLK_UART0 257
#define CLK_UART1 258
#define CLK_UART2 259
#define CLK_UART3 260
#define CLK_I2C0 261
#define CLK_I2C1 262
#define CLK_I2C2 263
Expand All @@ -44,7 +45,6 @@
#define CLK_USI1 266
#define CLK_USI2 267
#define CLK_USI3 268
#define CLK_UART3 260
#define CLK_PWM 279
#define CLK_MCT 315
#define CLK_WDT 316
Expand Down

0 comments on commit 9d8e8f0

Please sign in to comment.