clk: qcom: gdsc: Add GDSCs in msm8974 MMCC

Add the GDSC instances that exist as part of msm8974 MMCC block

Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Signed-off-by: Rajendra Nayak <rnayak@codeaurora.org>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
This commit is contained in:
Stephen Boyd 2015-08-06 16:07:48 +05:30
parent 340029efdc
commit 8108b23ca7
3 changed files with 81 additions and 0 deletions

View file

@ -158,4 +158,12 @@
#define SPDM_RM_AXI 141
#define SPDM_RM_OCMEMNOC 142
/* gdscs */
#define VENUS0_GDSC 0
#define MDSS_GDSC 1
#define CAMSS_JPEG_GDSC 2
#define CAMSS_VFE_GDSC 3
#define OXILI_GDSC 4
#define OXILICX_GDSC 5
#endif