summaryrefslogtreecommitdiff
path: root/include/dt-bindings
diff options
context:
space:
mode:
authorBjorn Andersson <andersson@kernel.org>2023-04-05 05:55:56 +0300
committerBjorn Andersson <andersson@kernel.org>2023-04-05 05:55:56 +0300
commit25dac40a6340765ada1d6c864d4860adb72e4540 (patch)
tree441696cad82c343ac0fec492b694c76701835bd0 /include/dt-bindings
parentc7ef7fbb1ccfc8b25f3b5382b70274189ba75bcc (diff)
parent123ee7550e52700475eff4d673723e03339e629f (diff)
downloadlinux-25dac40a6340765ada1d6c864d4860adb72e4540.tar.xz
Merge branch '20230316-topic-qcm_dispcc_reset-v1-1-dd3708853014@linaro.org' into clk-for-6.4
Merge dt-binding include file additions through topic branch, to allow them to be made available in DT source tree as well.
Diffstat (limited to 'include/dt-bindings')
-rw-r--r--include/dt-bindings/clock/qcom,dispcc-qcm2290.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/dt-bindings/clock/qcom,dispcc-qcm2290.h b/include/dt-bindings/clock/qcom,dispcc-qcm2290.h
index 1db513d6b3ee..cb687949be41 100644
--- a/include/dt-bindings/clock/qcom,dispcc-qcm2290.h
+++ b/include/dt-bindings/clock/qcom,dispcc-qcm2290.h
@@ -29,6 +29,10 @@
#define DISP_CC_XO_CLK 19
#define DISP_CC_XO_CLK_SRC 20
+/* GDSCs */
#define MDSS_GDSC 0
+/* Resets */
+#define DISP_CC_MDSS_CORE_BCR 0
+
#endif