Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

clk: samsung: dt-bindings: Put CLK_UART3 in order

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>

authored by

Krzysztof Kozlowski and committed by
Sylwester Nawrocki
9d8e8f04 9e98c678

+1 -1
+1 -1
include/dt-bindings/clock/exynos5410.h
··· 36 36 #define CLK_UART0 257 37 37 #define CLK_UART1 258 38 38 #define CLK_UART2 259 39 + #define CLK_UART3 260 39 40 #define CLK_I2C0 261 40 41 #define CLK_I2C1 262 41 42 #define CLK_I2C2 263 ··· 45 44 #define CLK_USI1 266 46 45 #define CLK_USI2 267 47 46 #define CLK_USI3 268 48 - #define CLK_UART3 260 49 47 #define CLK_PWM 279 50 48 #define CLK_MCT 315 51 49 #define CLK_WDT 316