hc
2023-12-09 b22da3d8526a935aa31e086e63f60ff3246cb61c
kernel/include/dt-bindings/clock/imx7d-clock.h
....@@ -1,10 +1,6 @@
1
+/* SPDX-License-Identifier: GPL-2.0-only */
12 /*
23 * Copyright (C) 2014-2015 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_IMX7D_H
....@@ -455,5 +451,6 @@
455451 #define IMX7D_SNVS_CLK 442
456452 #define IMX7D_CAAM_CLK 443
457453 #define IMX7D_KPP_ROOT_CLK 444
458
-#define IMX7D_CLK_END 445
454
+#define IMX7D_PXP_CLK 445
455
+#define IMX7D_CLK_END 446
459456 #endif /* __DT_BINDINGS_CLOCK_IMX7D_H */