aboutsummaryrefslogtreecommitdiffstats
path: root/include/dt-bindings
diff options
context:
space:
mode:
authorRajendra Nayak <rnayak@codeaurora.org>2016-08-16 12:55:48 +0530
committerStephen Boyd <sboyd@codeaurora.org>2016-08-19 12:55:19 -0700
commit63bb4fd6a391167f855f9b38b27945bed4015756 (patch)
tree3dc5d28aba294c7369d9d3d1bd24371af99f2ffb /include/dt-bindings
parentclk: imx7d: Add SAI IPG clocks (diff)
downloadlinux-dev-63bb4fd6a391167f855f9b38b27945bed4015756.tar.xz
linux-dev-63bb4fd6a391167f855f9b38b27945bed4015756.zip
clk: qcom: gdsc: Add the missing BIMC gdsc for msm8996
Add BIMC gdsc data found in MMCC part of msm8996 family of devices. Signed-off-by: Rajendra Nayak <rnayak@codeaurora.org> Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Diffstat (limited to 'include/dt-bindings')
-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 7d3a7fa1a1bd..5abc445ad815 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