Commit 35e237b3 authored by Anusha Rao's avatar Anusha Rao Committed by Bjorn Andersson

dt-bindings: clock: Add crypto clock and reset definitions

Add crypto clock and reset ID definitions for ipq9574.
Acked-by: default avatarKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: default avatarBhupesh Sharma <bhupesh.sharma@linaro.org>
Signed-off-by: default avatarAnusha Rao <quic_anusha@quicinc.com>
Signed-off-by: default avatarBjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20230526161129.1454-2-quic_anusha@quicinc.com
parent ac9a7868
...@@ -210,4 +210,8 @@ ...@@ -210,4 +210,8 @@
#define GCC_SNOC_PCIE1_1LANE_S_CLK 201 #define GCC_SNOC_PCIE1_1LANE_S_CLK 201
#define GCC_SNOC_PCIE2_2LANE_S_CLK 202 #define GCC_SNOC_PCIE2_2LANE_S_CLK 202
#define GCC_SNOC_PCIE3_2LANE_S_CLK 203 #define GCC_SNOC_PCIE3_2LANE_S_CLK 203
#define GCC_CRYPTO_CLK_SRC 204
#define GCC_CRYPTO_CLK 205
#define GCC_CRYPTO_AXI_CLK 206
#define GCC_CRYPTO_AHB_CLK 207
#endif #endif
...@@ -160,5 +160,6 @@ ...@@ -160,5 +160,6 @@
#define GCC_WCSS_Q6_BCR 151 #define GCC_WCSS_Q6_BCR 151
#define GCC_WCSS_Q6_TBU_BCR 152 #define GCC_WCSS_Q6_TBU_BCR 152
#define GCC_TCSR_BCR 153 #define GCC_TCSR_BCR 153
#define GCC_CRYPTO_BCR 154
#endif #endif
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment