aboutsummaryrefslogtreecommitdiffstats
path: root/include/dt-bindings/clock/qcom,mmcc-msm8996.h
diff options
context:
space:
mode:
authorRajendra Nayak <rnayak@codeaurora.org>2015-12-01 21:42:15 +0530
committerStephen Boyd <sboyd@codeaurora.org>2016-02-11 16:34:03 -0800
commit7e824d507909e3683699dfc0bba14a5c971984f9 (patch)
tree4c44343fa43fc103688dc415955b1f8c78bbc3a0 /include/dt-bindings/clock/qcom,mmcc-msm8996.h
parentclk: qcom: gdsc: Add GDSCs in msm8996 GCC (diff)
downloadlinux-dev-7e824d507909e3683699dfc0bba14a5c971984f9.tar.xz
linux-dev-7e824d507909e3683699dfc0bba14a5c971984f9.zip
clk: qcom: gdsc: Add mmcc gdscs for msm8996 family
Add all gdsc data which are part of mmcc on msm8996 family Signed-off-by: Rajendra Nayak <rnayak@codeaurora.org> Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Diffstat (limited to 'include/dt-bindings/clock/qcom,mmcc-msm8996.h')
-rw-r--r--include/dt-bindings/clock/qcom,mmcc-msm8996.h17
1 files changed, 17 insertions, 0 deletions
diff --git a/include/dt-bindings/clock/qcom,mmcc-msm8996.h b/include/dt-bindings/clock/qcom,mmcc-msm8996.h
index 9b81ca65fcec..7d3a7fa1a1bd 100644
--- a/include/dt-bindings/clock/qcom,mmcc-msm8996.h
+++ b/include/dt-bindings/clock/qcom,mmcc-msm8996.h
@@ -282,4 +282,21 @@
#define FD_BCR 58
#define MMSS_SPDM_RM_BCR 59
+/* Indexes for GDSCs */
+#define MMAGIC_VIDEO_GDSC 0
+#define MMAGIC_MDSS_GDSC 1
+#define MMAGIC_CAMSS_GDSC 2
+#define GPU_GDSC 3
+#define VENUS_GDSC 4
+#define VENUS_CORE0_GDSC 5
+#define VENUS_CORE1_GDSC 6
+#define CAMSS_GDSC 7
+#define VFE0_GDSC 8
+#define VFE1_GDSC 9
+#define JPEG_GDSC 10
+#define CPP_GDSC 11
+#define FD_GDSC 12
+#define MDSS_GDSC 13
+#define GPU_GX_GDSC 14
+
#endif