Commit 004823da authored by Bjorn Andersson's avatar Bjorn Andersson
Browse files

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.
parents c2ef1ec9 35e237b3
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -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
+1 −0
Original line number Diff line number Diff line
@@ -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