hc
2024-02-20 102a0743326a03cd1a1202ceda21e175b7d3575c
kernel/include/dt-bindings/clock/exynos5410.h
....@@ -1,13 +1,10 @@
1
+/* SPDX-License-Identifier: GPL-2.0 */
12 /*
23 * Copyright (c) 2014 Samsung Electronics Co., Ltd.
34 * Copyright (c) 2016 Krzysztof Kozlowski
45 *
5
- * This program is free software; you can redistribute it and/or modify
6
- * it under the terms of the GNU General Public License version 2 as
7
- * published by the Free Software Foundation.
8
- *
96 * Device Tree binding constants for Exynos5421 clock controller.
10
-*/
7
+ */
118
129 #ifndef _DT_BINDINGS_CLOCK_EXYNOS_5410_H
1310 #define _DT_BINDINGS_CLOCK_EXYNOS_5410_H
....@@ -39,6 +36,7 @@
3936 #define CLK_UART0 257
4037 #define CLK_UART1 258
4138 #define CLK_UART2 259
39
+#define CLK_UART3 260
4240 #define CLK_I2C0 261
4341 #define CLK_I2C1 262
4442 #define CLK_I2C2 263
....@@ -47,7 +45,7 @@
4745 #define CLK_USI1 266
4846 #define CLK_USI2 267
4947 #define CLK_USI3 268
50
-#define CLK_UART3 260
48
+#define CLK_TSADC 270
5149 #define CLK_PWM 279
5250 #define CLK_MCT 315
5351 #define CLK_WDT 316