hc
2023-12-09 b22da3d8526a935aa31e086e63f60ff3246cb61c
kernel/include/dt-bindings/clock/qcom,gcc-msm8996.h
....@@ -1,14 +1,6 @@
1
+/* SPDX-License-Identifier: GPL-2.0-only */
12 /*
23 * Copyright (c) 2015, The Linux Foundation. All rights reserved.
3
- *
4
- * This software is licensed under the terms of the GNU General Public
5
- * License version 2, as published by the Free Software Foundation, and
6
- * may be copied, distributed, and modified under those terms.
7
- *
8
- * This program is distributed in the hope that it will be useful,
9
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
10
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
11
- * GNU General Public License for more details.
124 */
135
146 #ifndef _DT_BINDINGS_CLK_MSM_GCC_8996_H
....@@ -235,6 +227,15 @@
235227 #define GCC_RX1_USB2_CLKREF_CLK 218
236228 #define GCC_HLOS1_VOTE_LPASS_CORE_SMMU_CLK 219
237229 #define GCC_HLOS1_VOTE_LPASS_ADSP_SMMU_CLK 220
230
+#define GCC_EDP_CLKREF_CLK 221
231
+#define GCC_MSS_CFG_AHB_CLK 222
232
+#define GCC_MSS_Q6_BIMC_AXI_CLK 223
233
+#define GCC_MSS_SNOC_AXI_CLK 224
234
+#define GCC_MSS_MNOC_BIMC_AXI_CLK 225
235
+#define GCC_DCC_AHB_CLK 226
236
+#define GCC_AGGRE0_NOC_MPU_CFG_AHB_CLK 227
237
+#define GCC_MMSS_GPLL0_DIV_CLK 228
238
+#define GCC_MSS_GPLL0_DIV_CLK 229
238239
239240 #define GCC_SYSTEM_NOC_BCR 0
240241 #define GCC_CONFIG_NOC_BCR 1