summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorTaniya Das <taniya.das@oss.qualcomm.com>2026-02-02 13:56:50 +0300
committerBjorn Andersson <andersson@kernel.org>2026-02-23 19:42:54 +0300
commit7c3260327fc874b7c89d7bb230cd569d2e78aff7 (patch)
tree7ffc15fc82e69ce290a7a0bfcda70fbf3c442531 /include
parent67e645285dd06944d0ef7ceb07de5c4053829075 (diff)
downloadlinux-7c3260327fc874b7c89d7bb230cd569d2e78aff7.tar.xz
dt-bindings: clock: qcom: Add GCC video axi reset clock for Glymur
The global clock controller video axi reset clocks are required by the video SW driver to assert and deassert the clock resets. Signed-off-by: Taniya Das <taniya.das@oss.qualcomm.com> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com> Link: https://lore.kernel.org/r/20260202-glymur_videocc-v2-1-8f7d8b4d8edd@oss.qualcomm.com Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Diffstat (limited to 'include')
-rw-r--r--include/dt-bindings/clock/qcom,glymur-gcc.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/dt-bindings/clock/qcom,glymur-gcc.h b/include/dt-bindings/clock/qcom,glymur-gcc.h
index 10c12b8c51c3..6907653c7992 100644
--- a/include/dt-bindings/clock/qcom,glymur-gcc.h
+++ b/include/dt-bindings/clock/qcom,glymur-gcc.h
@@ -574,5 +574,6 @@
#define GCC_VIDEO_AXI0_CLK_ARES 89
#define GCC_VIDEO_AXI1_CLK_ARES 90
#define GCC_VIDEO_BCR 91
+#define GCC_VIDEO_AXI0C_CLK_ARES 92
#endif