projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bb6d3fb
)
dt-bindings: clk: qcom: Add support for GPU GX GDSCR
author
Taniya Das
<tdas@codeaurora.org>
Mon, 10 Feb 2020 04:01:05 +0000
(09:31 +0530)
committer
Stephen Boyd
<sboyd@kernel.org>
Wed, 12 Feb 2020 23:04:10 +0000
(15:04 -0800)
In the cases where the GPU SW requires to use the GX GDSCR add
support for the same.
Signed-off-by: Taniya Das <tdas@codeaurora.org>
Link:
https://lkml.kernel.org/r/1581307266-26989-1-git-send-email-tdas@codeaurora.org
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
include/dt-bindings/clock/qcom,gpucc-sc7180.h
patch
|
blob
|
history
diff --git
a/include/dt-bindings/clock/qcom,gpucc-sc7180.h
b/include/dt-bindings/clock/qcom,gpucc-sc7180.h
index 0e4643b08b49436f8042b4db192a3cb45c8370b4..65e706d7d9c6fd5a5795f5154ed00ab23180880d 100644
(file)
--- a/
include/dt-bindings/clock/qcom,gpucc-sc7180.h
+++ b/
include/dt-bindings/clock/qcom,gpucc-sc7180.h
@@
-15,7
+15,8
@@
#define GPU_CC_CXO_CLK 6
#define GPU_CC_GMU_CLK_SRC 7
-/*
CAM
_CC GDSCRs */
+/*
GPU
_CC GDSCRs */
#define CX_GDSC 0
+#define GX_GDSC 1
#endif