hc
2024-05-10 9999e48639b3cecb08ffb37358bcba3b48161b29
kernel/include/dt-bindings/clock/imx6qdl-clock.h
....@@ -1,9 +1,6 @@
1
+/* SPDX-License-Identifier: GPL-2.0-only */
12 /*
23 * Copyright 2014 Freescale Semiconductor, Inc.
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 version 2 as
6
- * published by the Free Software Foundation.
74 */
85
96 #ifndef __DT_BINDINGS_CLOCK_IMX6QDL_H
....@@ -273,6 +270,9 @@
273270 #define IMX6QDL_CLK_MLB_PODF 260
274271 #define IMX6QDL_CLK_EPIT1 261
275272 #define IMX6QDL_CLK_EPIT2 262
276
-#define IMX6QDL_CLK_END 263
273
+#define IMX6QDL_CLK_MMDC_P0_IPG 263
274
+#define IMX6QDL_CLK_DCIC1 264
275
+#define IMX6QDL_CLK_DCIC2 265
276
+#define IMX6QDL_CLK_END 266
277277
278278 #endif /* __DT_BINDINGS_CLOCK_IMX6QDL_H */