summaryrefslogtreecommitdiff
path: root/include/dt-bindings/clock
diff options
context:
space:
mode:
authorRajendra Nayak <rnayak@codeaurora.org>2016-02-01 14:49:22 +0530
committerKyle Yan <kyan@codeaurora.org>2016-06-17 15:17:09 -0700
commit76fd66f1e920febefe0a7a897061c52f27628c18 (patch)
tree3eabba192b935f49aa3c1c2800a23362d25d648f /include/dt-bindings/clock
parenta97cf541126d0deeda81b5710c2c9fed7e7ac3ba (diff)
clk: qcom: gdsc: Add the missing BIMC gdsc for msm8996
Add BIMC gdsc data found in MMCC part of msm8996 family of devices. Change-Id: Ibeac134f941f402bcad8e803bdb73ba73f55909d Signed-off-by: Rajendra Nayak <rnayak@codeaurora.org> Signed-off-by: Taniya Das <tdas@codeaurora.org>
Diffstat (limited to 'include/dt-bindings/clock')
-rw-r--r--include/dt-bindings/clock/qcom,mmcc-msm8996.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/dt-bindings/clock/qcom,mmcc-msm8996.h b/include/dt-bindings/clock/qcom,mmcc-msm8996.h
index 4fdf646f48f5..f924b92b0188 100644
--- a/include/dt-bindings/clock/qcom,mmcc-msm8996.h
+++ b/include/dt-bindings/clock/qcom,mmcc-msm8996.h
@@ -298,5 +298,6 @@
#define FD_GDSC 12
#define MDSS_GDSC 13
#define GPU_GX_GDSC 14
+#define MMAGIC_BIMC_GDSC 15
#endif