summaryrefslogtreecommitdiffstats
path: root/include/dt-bindings/reset
diff options
context:
space:
mode:
authorAnusha Rao <quic_anusha@quicinc.com>2023-05-26 21:41:26 +0530
committerBjorn Andersson <andersson@kernel.org>2023-06-13 15:17:22 -0700
commit35e237b3d59941cff839de2d4089db60fac4679f (patch)
treeb532623b0e92fa9300a30576cd9c5348cc50de02 /include/dt-bindings/reset
parentac9a78681b921877518763ba0e89202254349d1b (diff)
downloadlinux-stable-35e237b3d59941cff839de2d4089db60fac4679f.tar.gz
linux-stable-35e237b3d59941cff839de2d4089db60fac4679f.tar.bz2
linux-stable-35e237b3d59941cff839de2d4089db60fac4679f.zip
dt-bindings: clock: Add crypto clock and reset definitions
Add crypto clock and reset ID definitions for ipq9574. Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Reviewed-by: Bhupesh Sharma <bhupesh.sharma@linaro.org> Signed-off-by: Anusha Rao <quic_anusha@quicinc.com> Signed-off-by: Bjorn Andersson <andersson@kernel.org> Link: https://lore.kernel.org/r/20230526161129.1454-2-quic_anusha@quicinc.com
Diffstat (limited to 'include/dt-bindings/reset')
-rw-r--r--include/dt-bindings/reset/qcom,ipq9574-gcc.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/dt-bindings/reset/qcom,ipq9574-gcc.h b/include/dt-bindings/reset/qcom,ipq9574-gcc.h
index d01dc6a24cf1..c709d103673d 100644
--- a/include/dt-bindings/reset/qcom,ipq9574-gcc.h
+++ b/include/dt-bindings/reset/qcom,ipq9574-gcc.h
@@ -160,5 +160,6 @@
#define GCC_WCSS_Q6_BCR 151
#define GCC_WCSS_Q6_TBU_BCR 152
#define GCC_TCSR_BCR 153
+#define GCC_CRYPTO_BCR 154
#endif