]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/commitdiff
clk: samsung: dt-bindings: Put CLK_UART3 in order
authorKrzysztof Kozlowski <krzk@kernel.org>
Tue, 12 Feb 2019 17:50:49 +0000 (18:50 +0100)
committerSylwester Nawrocki <s.nawrocki@samsung.com>
Fri, 22 Mar 2019 11:41:57 +0000 (12:41 +0100)
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>
include/dt-bindings/clock/exynos5410.h

index f179eabbcdb70382dc99062d097f6e45dcb14351..5b911ede05344b381fb23aeaebe7be9f856d0c8b 100644 (file)
@@ -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
@@ -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