summaryrefslogtreecommitdiffstats
path: root/include/dt-bindings/clock
diff options
context:
space:
mode:
authorBjorn Andersson <andersson@kernel.org>2023-06-13 15:19:18 -0700
committerBjorn Andersson <andersson@kernel.org>2023-06-13 15:19:18 -0700
commit004823da9b236e71589e2c06844e52327b9fae62 (patch)
tree0da377248d0515adff9f0731c4ab86836ccc9803 /include/dt-bindings/clock
parentc2ef1ec97c1fb932d0cccaee71270f56898b9cd0 (diff)
parent35e237b3d59941cff839de2d4089db60fac4679f (diff)
downloadlinux-stable-004823da9b236e71589e2c06844e52327b9fae62.tar.gz
linux-stable-004823da9b236e71589e2c06844e52327b9fae62.tar.bz2
linux-stable-004823da9b236e71589e2c06844e52327b9fae62.zip
Merge branch '20230526161129.1454-2-quic_anusha@quicinc.com' into clk-for-6.5
Merge the DeviceTree binding updates for IPQ9574 GCC adding clocks and resets related to Crypto Engine, through a topic branch in order to make them available in the DeviceTree source tree as well.
Diffstat (limited to 'include/dt-bindings/clock')
-rw-r--r--include/dt-bindings/clock/qcom,ipq9574-gcc.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/dt-bindings/clock/qcom,ipq9574-gcc.h b/include/dt-bindings/clock/qcom,ipq9574-gcc.h
index 5a2961bfe893..b32a7aa65349 100644
--- a/include/dt-bindings/clock/qcom,ipq9574-gcc.h
+++ b/include/dt-bindings/clock/qcom,ipq9574-gcc.h
@@ -210,4 +210,8 @@
#define GCC_SNOC_PCIE1_1LANE_S_CLK 201
#define GCC_SNOC_PCIE2_2LANE_S_CLK 202
#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