Skip to content

Commit 2cb4fcc

Browse files
committed
Merge branch '[email protected]' into clk-for-6.12
Merge updates to MSM8998 GCC binding include file through topic branch, to make available the newly added constants to both clock and DeviceTree branch.
2 parents 82ceaf6 + 015dff1 commit 2cb4fcc

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

include/dt-bindings/clock/qcom,gcc-msm8998.h

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -193,10 +193,15 @@
193193
#define GCC_MMSS_GPLL0_DIV_CLK 184
194194
#define GCC_GPU_GPLL0_DIV_CLK 185
195195
#define GCC_GPU_GPLL0_CLK 186
196+
#define HLOS1_VOTE_LPASS_CORE_SMMU_CLK 187
197+
#define HLOS1_VOTE_LPASS_ADSP_SMMU_CLK 188
198+
#define GCC_MSS_Q6_BIMC_AXI_CLK 189
196199

197200
#define PCIE_0_GDSC 0
198201
#define UFS_GDSC 1
199202
#define USB_30_GDSC 2
203+
#define LPASS_ADSP_GDSC 3
204+
#define LPASS_CORE_GDSC 4
200205

201206
#define GCC_BLSP1_QUP1_BCR 0
202207
#define GCC_BLSP1_QUP2_BCR 1

0 commit comments

Comments
 (0)