hc
2024-01-31 f9004dbfff8a3fbbd7e2a88c8a4327c7f2f8e5b2
kernel/include/dt-bindings/clock/r8a7778-clock.h
....@@ -1,10 +1,6 @@
1
+/* SPDX-License-Identifier: GPL-2.0-or-later */
12 /*
23 * Copyright (C) 2014 Ulrich Hecht
3
- *
4
- * This program is free software; you can redistribute it and/or modify
5
- * it under the terms of the GNU General Public License as published by
6
- * the Free Software Foundation; either version 2 of the License, or
7
- * (at your option) any later version.
84 */
95
106 #ifndef __DT_BINDINGS_CLOCK_R8A7778_H__
....@@ -30,6 +26,8 @@
3026 #define R8A7778_CLK_SCIF3 23
3127 #define R8A7778_CLK_SCIF4 22
3228 #define R8A7778_CLK_SCIF5 21
29
+#define R8A7778_CLK_HSCIF0 19
30
+#define R8A7778_CLK_HSCIF1 18
3331 #define R8A7778_CLK_TMU0 16
3432 #define R8A7778_CLK_TMU1 15
3533 #define R8A7778_CLK_TMU2 14