hc
2024-10-22 8ac6c7a54ed1b98d142dce24b11c6de6a1e239a5
kernel/include/dt-bindings/clock/imx6sx-clock.h
....@@ -1,10 +1,6 @@
1
+/* SPDX-License-Identifier: GPL-2.0-only */
12 /*
23 * Copyright (C) 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.
7
- *
84 */
95
106 #ifndef __DT_BINDINGS_CLOCK_IMX6SX_H
....@@ -279,6 +275,7 @@
279275 #define IMX6SX_CLK_LVDS2_OUT 266
280276 #define IMX6SX_CLK_LVDS2_IN 267
281277 #define IMX6SX_CLK_ANACLK2 268
282
-#define IMX6SX_CLK_CLK_END 269
278
+#define IMX6SX_CLK_MMDC_P1_IPG 269
279
+#define IMX6SX_CLK_CLK_END 270
283280
284281 #endif /* __DT_BINDINGS_CLOCK_IMX6SX_H */